Searched refs:ossl_bsaes_xts_encrypt (Results 1 – 4 of 4) sorted by relevance
68 stream_enc = ossl_bsaes_xts_encrypt; in cipher_hw_aes_xts_generic_initkey()
39 void ossl_bsaes_xts_encrypt(const unsigned char *inp, unsigned char *out,
1570 .globl ossl_bsaes_xts_encrypt1571 .type ossl_bsaes_xts_encrypt,@function1573 ossl_bsaes_xts_encrypt: label2043 .size ossl_bsaes_xts_encrypt,.-ossl_bsaes_xts_encrypt
3187 xctx->stream = enc ? ossl_bsaes_xts_encrypt : ossl_bsaes_xts_decrypt; in aes_xts_init_key()