Home
last modified time | relevance | path

Searched defs:key_out (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/libfido2/examples/
H A Dcred.c47 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 Docspapitest.c25 static int get_cert_and_key(X509 **cert_out, EVP_PKEY **key_out) in get_cert_and_key()
H A Dbftest.c201 static unsigned char key_out[KEY_TEST_NUM][8] = { variable
/freebsd/crypto/krb5/src/plugins/preauth/securid_sam2/
H A Dgrail.c52 krb5_keyblock *key_out) in get_grail_key()
/freebsd/crypto/krb5/src/kdc/
H A Dfast_util.c467 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 Dkdc_util.c413 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 Ddo_tgs_req.c261 krb5_db_entry **server_out, krb5_keyblock **key_out, in decrypt_2ndtkt()
/freebsd/crypto/krb5/src/plugins/kdb/test/
H A Dkdb_test.c560 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 Dcc_keyring.c334 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 Dlibzfs_crypto.c780 uint8_t **key_out) in derive_key()
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dget_in_tkt.c49 const krb5_keyblock *strengthen_key, krb5_keyblock *key_out) in decrypt_as_reply()
/freebsd/crypto/krb5/src/lib/kdb/
H A Dkdb5.c2068 next_attr(const char **pos, const char *end, const char **key_out, in next_attr()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c3227 zdb_derive_key(dsl_dir_t *dd, uint8_t *key_out) in zdb_derive_key()