Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/aes/
Dinternal.h84 void aes_hw_decrypt(const uint8_t *in, uint8_t *out, const AES_KEY *key);
111 OPENSSL_INLINE void aes_hw_decrypt(const uint8_t *in, uint8_t *out, in aes_hw_decrypt() function
Daes.c828 aes_hw_decrypt(in, out, key); in AES_decrypt()
Daes_test.cc366 CHECK_ABI(aes_hw_decrypt, block, block, &key); in TEST()
/external/boringssl/linux-ppc64le/crypto/fipsmodule/
Daesp8-ppc.S420 .globl aes_hw_decrypt symbol
421 .type aes_hw_decrypt,@function
423 aes_hw_decrypt: label
424 .localentry aes_hw_decrypt,0
489 .size aes_hw_decrypt,.-aes_hw_decrypt
/external/boringssl/linux-aarch64/crypto/fipsmodule/
Daesv8-armx64.S269 .globl aes_hw_decrypt symbol
270 .hidden aes_hw_decrypt
271 .type aes_hw_decrypt,%function
273 aes_hw_decrypt: label
298 .size aes_hw_decrypt,.-aes_hw_decrypt
/external/boringssl/linux-x86_64/crypto/fipsmodule/
Daesni-x86_64.S49 .globl aes_hw_decrypt symbol
50 .hidden aes_hw_decrypt
51 .type aes_hw_decrypt,@function
53 aes_hw_decrypt: label
74 .size aes_hw_decrypt, .-aes_hw_decrypt
/external/boringssl/linux-x86/crypto/fipsmodule/
Daesni-x86.S51 .globl aes_hw_decrypt symbol
52 .hidden aes_hw_decrypt
53 .type aes_hw_decrypt,@function
55 aes_hw_decrypt: label
78 .size aes_hw_decrypt,.-.L_aes_hw_decrypt_begin
/external/boringssl/linux-ppc64le/crypto/aes/
Daesp8-ppc.S400 .globl aes_hw_decrypt symbol
402 aes_hw_decrypt: label
/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c149 dat->block = aes_hw_decrypt; in aes_init_key()
/external/boringssl/win-x86_64/crypto/fipsmodule/
Daesni-x86_64.asm45 global aes_hw_decrypt
48 aes_hw_decrypt: label