Home | History | Annotate | Download | only in evp

Lines Matching refs:ccm128_f

106 	ccm128_f str;
400 cctx->str = enc?(ccm128_f)aesni_ccm64_encrypt_blocks :
401 (ccm128_f)aesni_ccm64_decrypt_blocks;