Home
last modified time | relevance | path

Searched refs:aes_t4_decrypt (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb_hw.c94 aes_t4_encrypt, aes_t4_decrypt, NULL, NULL); in cipher_hw_aes_ocb_t4_initkey()
H A Dcipher_aes_xts_hw.c147 aes_t4_encrypt, aes_t4_decrypt, in cipher_hw_aes_xts_t4_initkey()
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb_hw.c94 aes_t4_encrypt, aes_t4_decrypt, NULL, NULL); in cipher_hw_aes_ocb_t4_initkey()
H A Dcipher_aes_xts_hw.c147 aes_t4_encrypt, aes_t4_decrypt, in cipher_hw_aes_xts_t4_initkey()
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl184 .globl aes_t4_decrypt
186 aes_t4_decrypt: label
259 .type aes_t4_decrypt,#function
260 .size aes_t4_decrypt,.-aes_t4_decrypt
847 AES_decrypt=aes_t4_decrypt
/third_party/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl184 .globl aes_t4_decrypt
186 aes_t4_decrypt: label
259 .type aes_t4_decrypt,#function
260 .size aes_t4_decrypt,.-aes_t4_decrypt
847 AES_decrypt=aes_t4_decrypt
/third_party/node/deps/openssl/openssl/include/crypto/
H A Daes_platform.h251 void aes_t4_decrypt(const unsigned char *in, unsigned char *out,
/third_party/openssl/include/crypto/
H A Daes_platform.h251 void aes_t4_decrypt(const unsigned char *in, unsigned char *out,
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c459 dat->block = (block128_f) aes_t4_decrypt; in aes_t4_init_key()
638 xctx->xts.block1 = (block128_f) aes_t4_decrypt; in aes_t4_xts_init_key()
715 (block128_f) aes_t4_decrypt, in aes_t4_ocb_init_key()
/third_party/openssl/crypto/evp/
H A De_aes.c459 dat->block = (block128_f) aes_t4_decrypt; in aes_t4_init_key()
638 xctx->xts.block1 = (block128_f) aes_t4_decrypt; in aes_t4_xts_init_key()
715 (block128_f) aes_t4_decrypt, in aes_t4_ocb_init_key()

Completed in 19 milliseconds