Home
last modified time | relevance | path

Searched defs:auth_ctx (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/crypto/openssl/
H A Dossl_chacha20.c163 POLY1305 auth_ctx; in ossl_chacha20_poly1305_encrypt() local
309 struct poly1305_context auth_ctx; in ossl_chacha20_poly1305_decrypt() local
/freebsd-src/sys/opencrypto/
H A Dcrypto.c391 hmac_init_pad(const struct auth_hash * axf,const char * key,int klen,void * auth_ctx,uint8_t padval) hmac_init_pad() argument
422 hmac_init_ipad(const struct auth_hash * axf,const char * key,int klen,void * auth_ctx) hmac_init_ipad() argument
430 hmac_init_opad(const struct auth_hash * axf,const char * key,int klen,void * auth_ctx) hmac_init_opad() argument
[all...]
/freebsd-src/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() local
H A Dt4_crypto.c2049 union authctx auth_ctx; in ccr_init_hash_digest() local
/freebsd-src/sys/crypto/ccp/
H A Dccp.c234 union authctx auth_ctx; in ccp_init_hmac_digest() local
H A Dccp_hardware.c1206 union authctx auth_ctx; in ccp_do_hmac_done() local
/freebsd-src/sys/dev/cesa/
H A Dcesa.c423 union authctx auth_ctx; in cesa_set_mkey() local