Searched refs:aesni_xts_decrypt (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/secure/lib/libcrypto/amd64/
H A Daesni-x86_64.S2074 .globl aesni_xts_decrypt
2075 .type aesni_xts_decrypt,@function
2077 aesni_xts_decrypt: label
2580 .size aesni_xts_decrypt,.-aesni_xts_decrypt
/freebsd-12-stable/secure/lib/libcrypto/i386/
H A Daesni-x86.S1405 .globl aesni_xts_decrypt
1406 .type aesni_xts_decrypt,@function
1408 aesni_xts_decrypt: label
1794 .size aesni_xts_decrypt,.-.L_aesni_xts_decrypt_begin
4643 .globl aesni_xts_decrypt
4644 .type aesni_xts_decrypt,@function
4646 aesni_xts_decrypt: label
5032 .size aesni_xts_decrypt,.-.L_aesni_xts_decrypt_begin
/freebsd-12-stable/crypto/openssl/crypto/aes/asm/
H A Daesni-x86_64.pl2263 .globl aesni_xts_decrypt
2264 .type aesni_xts_decrypt,\@function,6
2266 aesni_xts_decrypt:
2768 .size aesni_xts_decrypt,.-aesni_xts_decrypt
2259 aesni_xts_decrypt: label
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A De_aes.c227 void aesni_xts_decrypt(const unsigned char *in,
415 xctx->stream = aesni_xts_decrypt;

Completed in 195 milliseconds