outkey
char *outcert, char *outkey,
if (EMPTYSTRING(outcert) || EMPTYSTRING(outkey)) {
fmt, outkey, &prik, &pubk);
char *outkey = NULL;
if (outkey)
outkey = optarg_av;
&serial, kubits, kucrit, outcert, outkey,
char *outcsr, char *outkey, EKU_LIST *ekulist,
if (EMPTYSTRING(outcsr) || EMPTYSTRING(outkey)) {
fmt, outkey, &prik, &pubk);
char *outkey = NULL;
if (outkey)
outkey = optarg_av;
if (EMPTYSTRING(outkey) && interactive)
(void) get_filename("private key", &outkey);
if (EMPTYSTRING(outkey)) {
outcsr, outkey, ekulist, sigAlg);
char *outkey, boolean_t print_hex)
if (EMPTYSTRING(outkey)) {
if (verify_file(outkey)) {
"key file (%s).\n"), outkey);
if (outkey != NULL) {
KMF_KEY_FILENAME_ATTR, outkey,
strlen(outkey));
char *outkey = NULL;
if (outkey)
outkey = optarg_av;
rv = genkey_file(kmfhandle, keyAlg, keylen, dir, outkey,
char *outkey,
if (EMPTYSTRING(outkey)) {
fullkeypath = strdup(outkey);
char *outkey = NULL;
if (outkey)
outkey = optarg_av;
fmt, outkey, NULL, NULL);
search.outkey = NULL;
search.outkey = "Nd";
search.outkey = oarg;
outkey = KEY_Nd;
if (search->outkey != NULL)
if (0 == strcasecmp(search->outkey,
outkey = im;
mpage->output = buildoutput(outkey, page);
size_t cur, i, maxres, outkey;
const char *outkey; /* show content of this macro */
if (outkey(p = key, prevc, c)) {
char *outkey;
if (err = yp_first(domain, map, &outkey, &outkeylen, &val, &vallen)) {
(void) printf("%.*s ", outkeylen, outkey);
key = outkey;
if (err = yp_next(domain, map, key, keylen, &outkey, &outkeylen,
char *outkey;
if (err = yp_first(domain_alias, ypservers, &outkey, &outkeylen,
add_server(outkey, outkeylen);
printf(" %s", outkey);
key = outkey;
&outkey, &outkeylen, &val, &vallen)) {
static void ypfilter(DBM *fdb, datum *inkey, datum *outkey, datum *val,
ypfilter(DBM *fdb, datum *inkey, datum *outkey, datum *val, uint_t *status,
*outkey = k;
KMF_RAW_KEY_DATA **outkey)
*outkey = rkey;
*outkey = NULL;
char **outkey, /* return: key array associated with val */
_ypserv_timeout, outkey, outkeylen, val, vallen);
char **outkey, /* return: key array associated with val */
return (__yp_next_cflookup(domain, map, inkey, inkeylen, outkey,
donext(domain, map, inkey, inkeylen, pdomb, timeout, outkey, outkeylen,
char **outkey; /* return: key array associated with val */
if ((*outkey = malloc((size_t)
free(*outkey);
(void) memcpy(*outkey, resp.keydat.dptr,
(*outkey)[resp.keydat.dsize] = '\n';
(*outkey)[resp.keydat.dsize + 1] = '\0';
char *outkey, *outval;
(grrr)be->enum_map, &outkey,
be->enum_keylen, &outkey,
be->enum_key = outkey;
if (outkey->length == 0 || outkey->contents == NULL) {
outkey->contents = (krb5_octet *) malloc(keylength);
if (!outkey->contents) {
outkey->length = keylength;
outkey->enctype = key1->enctype;
if ((ret = krb5_derive_key(context, enc, &tkey, outkey, &input))) {
free(outkey->contents);
outkey->contents = NULL;
for (i = 0; i < outkey->length; i++)
printf(" %02x", (unsigned char) outkey->contents[i]);
(krb5_context context, krb5_keyblock *key1, krb5_keyblock *key2, krb5_keyblock *outkey)
*outkey);
krb5_keyblock **outkey)
*outkey = cached_key;
*outkey = krb5_create_derived_keyblock(key->length);
if (*outkey == NULL)
*outkey, &d1);
krb5_free_keyblock(context, *outkey);
*outkey = NULL;
(*outkey)->kef_mt != context->kef_cksum_mt) {
(*outkey)->kef_mt = context->kef_cksum_mt;
if ((*outkey)->key_tmpl != NULL) {
crypto_destroy_ctx_template((*outkey)->key_tmpl);
(*outkey)->key_tmpl = NULL;
ret = update_key_template(*outkey);
krb5_derive_key(context, enc, inkey, outkey, in_constant)
krb5_keyblock *outkey;
(outkey->length != keylength))
outkey->enctype = inkey->enctype;
ret = (*(enc->make_key))(context, &inblock, outkey);
krb5_keyblock *outkey, krb5_const krb5_data *in_constant);
krb5_keyblock *outkey);