Home
last modified time | relevance | path

Searched refs:aes_v8_xts_encrypt (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/include/crypto/
H A Daes_platform.h98 # define HWAES_xts_encrypt aes_v8_xts_encrypt
/freebsd/sys/crypto/openssl/aarch64/
H A Daesv8-armx.S1863 .globl aes_v8_xts_encrypt
1864 .type aes_v8_xts_encrypt,%function
1866 aes_v8_xts_encrypt: label
2504 .size aes_v8_xts_encrypt,.-aes_v8_xts_encrypt
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_common.txt1262 # To cover the branches of assembly code of aes_v8_xts_encrypt(decrypt)