Home
last modified time | relevance | path

Searched refs:authctx (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/crypto/blake2/
H A Dblake2-sw.c30 CTASSERT(sizeof(union authctx) >= sizeof(struct blake2b_xform_ctx));
93 CTASSERT(sizeof(union authctx) >= sizeof(struct blake2s_xform_ctx));
/freebsd/sys/opencrypto/
H A Dxform_auth.h87 union authctx { union
H A Dxform_poly1305.c11 CTASSERT(sizeof(union authctx) >= sizeof(struct poly1305_xform_ctx));
H A Dcryptosoft.c244 union authctx ctx; in swcr_authcompute()
323 union authctx ctx; in swcr_gmac()
676 union authctx ctx; in swcr_ccm_cbc_mac()
/freebsd/sys/crypto/via/
H A Dpadlock_hash.c72 CTASSERT(sizeof(struct padlock_sha_ctx) <= sizeof(union authctx));
280 union authctx ctx; in padlock_authcompute()
/freebsd/sys/dev/glxsb/
H A Dglxsb_hash.c67 union authctx ctx; in glxsb_authcompute()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_keyctx.c311 t4_copy_partial_hash(int alg, union authctx *auth_ctx, void *dst) in t4_copy_partial_hash()
352 union authctx auth_ctx; in t4_init_hmac_digest()
H A Dt4_crypto.c2049 union authctx auth_ctx; in ccr_init_hash_digest()
/freebsd/sys/dev/cxgbe/
H A Dadapter.h1412 union authctx;
1420 void t4_copy_partial_hash(int, union authctx *, void *);
/freebsd/sys/crypto/ccp/
H A Dccp.c234 union authctx auth_ctx; in ccp_init_hmac_digest()
H A Dccp_hardware.c1206 union authctx auth_ctx; in ccp_do_hmac_done()
/freebsd/sys/dev/safexcel/
H A Dsafexcel.c1318 safexcel_setkey_hmac_digest(const struct auth_hash *ahash, union authctx *ctx, in safexcel_setkey_hmac_digest()
1359 union authctx ctx; in safexcel_setkey_hmac()
/freebsd/sys/dev/cesa/
H A Dcesa.c423 union authctx auth_ctx; in cesa_set_mkey()
/freebsd/sys/dev/qat_c2xxx/
H A Dqat.c1208 union authctx ctx; in qat_crypto_hmac_precompute()