Searched defs:axf (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/crypto/via/ |
| H A D | padlock_hash.c | 230 padlock_copy_ctx(struct auth_hash *axf, void *sctx, void *dctx) in padlock_copy_ctx() 248 padlock_free_ctx(struct auth_hash *axf, void *ctx) in padlock_free_ctx() 262 struct auth_hash *axf; in padlock_hash_key_setup() local 285 struct auth_hash *axf; in padlock_authcompute() local 325 struct auth_hash *axf; in padlock_hash_lookup() local
|
| /f-stack/freebsd/opencrypto/ |
| H A D | cryptosoft.c | 287 swcr_authprepare(struct auth_hash *axf, struct swcr_auth *sw, in swcr_authprepare() 322 struct auth_hash *axf; in swcr_authcompute() local 398 struct auth_hash *axf; in swcr_gmac() local 477 struct auth_hash *axf; in swcr_gcm() local 654 struct auth_hash *axf; in swcr_ccm_cbc_mac() local 715 struct auth_hash *axf; in swcr_ccm() local 1007 struct auth_hash *axf; in swcr_setup_auth() local 1091 struct auth_hash *axf; in swcr_setup_gcm() local 1135 struct auth_hash *axf; in swcr_setup_ccm() local 1177 struct auth_hash *axf; in swcr_auth_supported() local
|
| H A D | crypto.c | 413 hmac_init_pad(const struct auth_hash *axf, const char *key, int klen, in hmac_init_pad() 444 hmac_init_ipad(const struct auth_hash *axf, const char *key, int klen, in hmac_init_ipad() 452 hmac_init_opad(const struct auth_hash *axf, const char *key, int klen, in hmac_init_opad() 749 struct auth_hash *axf; in check_csp() local
|
| /f-stack/freebsd/crypto/openssl/ |
| H A D | ossl.c | 61 struct auth_hash *axf; member 175 struct auth_hash *axf; in ossl_newsession() local 206 struct auth_hash *axf; in ossl_process() local
|
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp_hardware.c | 997 struct auth_hash *axf; member 1209 struct auth_hash *axf; in ccp_do_hmac_done() local 1263 struct auth_hash *axf; in ccp_do_hmac() local
|
| H A D | ccp.c | 234 struct auth_hash *axf; in ccp_init_hmac_digest() local
|