Home | History | Annotate | Download | only in evp

Lines Matching refs:aesni_decrypt

183 void aesni_decrypt(const unsigned char *in, unsigned char *out,
240 dat->block = (block128_f)aesni_decrypt;
365 xctx->xts.block1 = (block128_f)aesni_decrypt;