| /src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| auth_context.c | 293 copy_key(krb5_context context, function 308 return copy_key(context, auth_context->keyblock, keyblock); 316 return copy_key(context, auth_context->local_subkey, keyblock); 325 return copy_key(context, auth_context->remote_subkey, keyblock); 335 return copy_key(context, keyblock, &auth_context->keyblock); 345 return copy_key(context, keyblock, &auth_context->local_subkey); 375 return copy_key(context, keyblock, &auth_context->remote_subkey);
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| HashMap.h | 34 template <typename Key_t> inline Key_t copy_key (Key_t a); 51 copy_key (char *a) function 75 copy_key (uint64_t a) function 98 copy_key (Histable* a) function 122 copy_key (MemObj* a) function 218 return copy_key (key);
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| HashMap.h | 34 template <typename Key_t> inline Key_t copy_key (Key_t a); 51 copy_key (char *a) function 75 copy_key (uint64_t a) function 98 copy_key (Histable* a) function 122 copy_key (MemObj* a) function 218 return copy_key (key);
|
| /src/external/ibm-public/postfix/dist/conf/ |
| postfix-tls-script | 437 copy_key() { 718 copy_key "${_algo}" "${_bits}" "$1" "${keyfile}" && return 0
|