Searched defs:axf (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/crypto/via/ |
H A D | padlock_hash.c | 224 padlock_copy_ctx(const struct auth_hash *axf, void *sctx, void *dctx) in padlock_copy_ctx() 242 padlock_free_ctx(const struct auth_hash *axf, void *ctx) in padlock_free_ctx() 256 const struct auth_hash *axf; in padlock_hash_key_setup() local 279 const struct auth_hash *axf; in padlock_authcompute() local 319 const struct auth_hash *axf; in padlock_hash_lookup() local
|
/freebsd/sys/dev/glxsb/ |
H A D | glxsb_hash.c | 52 const struct auth_hash *axf; in glxsb_hash_key_setup() local 66 const struct auth_hash *axf; in glxsb_authcompute() local
|
/freebsd/sys/crypto/openssl/ |
H A D | ossl.c | 219 struct auth_hash *axf; in ossl_newsession_hash() local 317 struct auth_hash *axf; ossl_process_hash() local [all...] |
H A D | ossl.h | 64 struct auth_hash *axf; member
|
/freebsd/sys/opencrypto/ |
H A D | cryptosoft.c | 250 const struct auth_hash *axf; in swcr_authcompute() local 332 const struct auth_hash *axf; in swcr_gmac() local 683 const struct auth_hash *axf; in swcr_ccm_cbc_mac() local 1297 const struct auth_hash *axf; in swcr_setup_auth() local 1405 const struct auth_hash *axf; in swcr_auth_supported() local
|
H A D | crypto.c | 383 hmac_init_pad(const struct auth_hash *axf, const char *key, int klen, in hmac_init_pad() 414 hmac_init_ipad(const struct auth_hash *axf, const char *key, int klen, in hmac_init_ipad() 422 hmac_init_opad(const struct auth_hash *axf, const char *key, int klen, in hmac_init_opad() 745 const struct auth_hash *axf; in check_csp() local
|
/freebsd/sys/crypto/ccp/ |
H A D | ccp_hardware.c | 995 const struct auth_hash *axf; member 1207 const struct auth_hash *axf; in ccp_do_hmac_done() local 1261 const struct auth_hash *axf; in ccp_do_hmac() local
|
H A D | ccp.c | 235 const struct auth_hash *axf; in ccp_init_hmac_digest() local
|
/freebsd/sys/dev/cxgbe/crypto/ |
H A D | t4_keyctx.c | 349 t4_init_hmac_digest(const struct auth_hash *axf, u_int partial_digest_len, in t4_init_hmac_digest() 532 const struct auth_hash *axf; in t4_tls_key_ctx() local
|
H A D | t4_crypto.c | 480 const struct auth_hash *axf; in ccr_hash() local 817 const struct auth_hash *axf; in ccr_eta() local 2050 const struct auth_hash *axf; ccr_init_hash_digest() local [all...] |