Home
last modified time | relevance | path

Searched refs:aes_nohw_set_decrypt_key (Results 1 – 8 of 8) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/aes/
Daes_test.cc219 CHECK_ABI(aes_nohw_set_decrypt_key, kKey, bits, &key); in TEST()
238 aes_nohw_set_decrypt_key(kKey, bits, &key); in TEST()
Daes.c633 int aes_nohw_set_decrypt_key(const uint8_t *key, unsigned bits, in aes_nohw_set_decrypt_key() function
852 return aes_nohw_set_decrypt_key(key, bits, aeskey); in AES_set_decrypt_key()
Dinternal.h206 int aes_nohw_set_decrypt_key(const uint8_t *key, unsigned bits,
/external/boringssl/linux-arm/crypto/fipsmodule/
Daes-armv4.S740 .globl aes_nohw_set_decrypt_key symbol
741 .hidden aes_nohw_set_decrypt_key
742 .type aes_nohw_set_decrypt_key,%function
744 aes_nohw_set_decrypt_key: label
754 .size aes_nohw_set_decrypt_key,.-aes_nohw_set_decrypt_key
/external/boringssl/linux-x86_64/crypto/fipsmodule/
Daes-x86_64.S1178 .globl aes_nohw_set_decrypt_key symbol
1179 .hidden aes_nohw_set_decrypt_key
1180 .type aes_nohw_set_decrypt_key,@function
1181 aes_nohw_set_decrypt_key: label
1386 .size aes_nohw_set_decrypt_key,.-aes_nohw_set_decrypt_key
/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c113 ret = aes_nohw_set_decrypt_key(key, ctx->key_len * 8, &dat->ks.ks); in aes_init_key()
122 ret = aes_nohw_set_decrypt_key(key, ctx->key_len * 8, &dat->ks.ks); in aes_init_key()
/external/boringssl/linux-x86/crypto/fipsmodule/
Daes-586.S3024 .globl aes_nohw_set_decrypt_key symbol
3025 .hidden aes_nohw_set_decrypt_key
3026 .type aes_nohw_set_decrypt_key,@function
3028 aes_nohw_set_decrypt_key: label
3258 .size aes_nohw_set_decrypt_key,.-.L_aes_nohw_set_decrypt_key_begin
/external/boringssl/win-x86_64/crypto/fipsmodule/
Daes-x86_64.asm1201 global aes_nohw_set_decrypt_key
1203 aes_nohw_set_decrypt_key: label