Home
last modified time | relevance | path

Searched defs:axf (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/crypto/via/
H A Dpadlock_hash.c224 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 Dglxsb_hash.c52 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 Dossl.c219 struct auth_hash *axf; in ossl_newsession_hash() local
317 struct auth_hash *axf; ossl_process_hash() local
[all...]
H A Dossl.h64 struct auth_hash *axf; member
/freebsd/sys/opencrypto/
H A Dcryptosoft.c250 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 Dcrypto.c383 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 Dccp_hardware.c995 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 Dccp.c235 const struct auth_hash *axf; in ccp_init_hmac_digest() local
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_keyctx.c349 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 Dt4_crypto.c480 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...]