Home | History | Annotate | Download | only in evp

Lines Matching full:bsaes_xts_decrypt

138 void bsaes_xts_decrypt(const unsigned char *inp, unsigned char *out,
1069 xctx->stream = enc ? bsaes_xts_encrypt : bsaes_xts_decrypt;