Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/opencrypto/
HDcrypto.c741 alg_is_aead(int alg) in alg_is_aead() function
862 if (!alg_is_aead(csp->csp_cipher_alg)) in check_csp()