Home
last modified time | relevance | path

Searched refs:aes_hw_encrypt (Results 1 – 10 of 10) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/aes/
Dinternal.h78 void aes_hw_encrypt(const uint8_t *in, uint8_t *out, const AES_KEY *key);
101 OPENSSL_INLINE void aes_hw_encrypt(const uint8_t *in, uint8_t *out, in aes_hw_encrypt() function
Daes_test.cc269 CHECK_ABI(aes_hw_encrypt, block, block, &key); in TEST()
Daes.c818 aes_hw_encrypt(in, out, key); in AES_encrypt()
/external/boringssl/linux-ppc64le/crypto/fipsmodule/
Daesp8-ppc.S350 .globl aes_hw_encrypt symbol
351 .type aes_hw_encrypt,@function
353 aes_hw_encrypt: label
354 .localentry aes_hw_encrypt,0
419 .size aes_hw_encrypt,.-aes_hw_encrypt
/external/boringssl/linux-aarch64/crypto/fipsmodule/
Daesv8-armx64.S238 .globl aes_hw_encrypt symbol
239 .hidden aes_hw_encrypt
240 .type aes_hw_encrypt,%function
242 aes_hw_encrypt: label
267 .size aes_hw_encrypt,.-aes_hw_encrypt
/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c133 dat->block = aes_hw_encrypt; in aes_init_key()
237 CRYPTO_gcm128_init_key(gcm_key, aes_key, aes_hw_encrypt, 1); in aes_ctr_set_key()
240 *out_block = aes_hw_encrypt; in aes_ctr_set_key()
/external/boringssl/linux-x86_64/crypto/fipsmodule/
Daesni-x86_64.S17 .globl aes_hw_encrypt symbol
18 .hidden aes_hw_encrypt
19 .type aes_hw_encrypt,@function
21 aes_hw_encrypt: label
49 .size aes_hw_encrypt,.-aes_hw_encrypt
/external/boringssl/linux-x86/crypto/fipsmodule/
Daesni-x86.S11 .globl aes_hw_encrypt symbol
12 .hidden aes_hw_encrypt
13 .type aes_hw_encrypt,@function
15 aes_hw_encrypt: label
50 .size aes_hw_encrypt,.-.L_aes_hw_encrypt_begin
/external/boringssl/linux-ppc64le/crypto/aes/
Daesp8-ppc.S333 .globl aes_hw_encrypt symbol
335 aes_hw_encrypt: label
/external/boringssl/win-x86_64/crypto/fipsmodule/
Daesni-x86_64.asm15 global aes_hw_encrypt
18 aes_hw_encrypt: label