Searched defs:key_out (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/libfido2/examples/ |
H A D | cred.c | 47 bool rk, bool uv, int ext, int cred_protect, const char *key_out, in verify_cred() argument 153 const char *key_out = NULL; main() local
|
/freebsd/crypto/openssl/test/ |
H A D | ocspapitest.c | 25 static int get_cert_and_key(X509 **cert_out, EVP_PKEY **key_out) in get_cert_and_key()
|
H A D | bftest.c | 201 static unsigned char key_out[KEY_TEST_NUM][8] = { variable
|
/freebsd/crypto/krb5/src/plugins/preauth/securid_sam2/ |
H A D | grail.c | 52 krb5_keyblock *key_out) in get_grail_key()
|
/freebsd/crypto/krb5/src/kdc/ |
H A D | fast_util.c | 467 krb5_const_principal client_princ, krb5_keyblock **key_out) in derive_cookie_key() 497 krb5_const_principal client_princ, krb5_keyblock **key_out) in get_cookie_key()
|
H A D | kdc_util.c | 413 krb5_keyblock **key_out, krb5_kvno *kvno_out) in find_server_key() 457 krb5_keyblock *key_out) in get_first_current_key() 482 krb5_db_entry **storage_out, krb5_keyblock *key_out) in get_local_tgt() 525 const krb5_keyblock *tgt_key, krb5_keyblock **key_out) in pac_privsvr_key()
|
H A D | do_tgs_req.c | 261 krb5_db_entry **server_out, krb5_keyblock **key_out, in decrypt_2ndtkt()
|
/freebsd/crypto/krb5/src/plugins/kdb/test/ |
H A D | kdb_test.c | 560 krb5_keyblock *key_out, krb5_kvno *kvno_out, in test_fetch_master_key() 581 const krb5_key_data *kd, krb5_keyblock *key_out, in test_decrypt_key_data()
|
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | cc_keyring.c | 334 const char *name, key_serial_t *key_out) in find_or_create_keyring() 706 key_serial_t *key_out) in add_cred_key()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_crypto.c | 780 uint8_t **key_out) in derive_key()
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | get_in_tkt.c | 49 const krb5_keyblock *strengthen_key, krb5_keyblock *key_out) in decrypt_as_reply()
|
/freebsd/crypto/krb5/src/lib/kdb/ |
H A D | kdb5.c | 2068 next_attr(const char **pos, const char *end, const char **key_out, in next_attr()
|
/freebsd/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb.c | 3227 zdb_derive_key(dsl_dir_t *dd, uint8_t *key_out) in zdb_derive_key()
|