/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | e_aesgcmsiv.c | 111 extern void aesgcmsiv_polyval_horner(const uint8_t in_out_poly[16], 243 aesgcmsiv_polyval_horner(out_tag, auth_key, ad, ad_blocks); in gcm_siv_asm_polyval() 250 aesgcmsiv_polyval_horner(out_tag, auth_key, scratch, 1); in gcm_siv_asm_polyval() 256 aesgcmsiv_polyval_horner(out_tag, auth_key, in, in_blocks); in gcm_siv_asm_polyval() 262 aesgcmsiv_polyval_horner(out_tag, auth_key, scratch, 1); in gcm_siv_asm_polyval() 275 aesgcmsiv_polyval_horner(out_tag, auth_key, length_block.c, 1); in gcm_siv_asm_polyval() 460 aesgcmsiv_polyval_horner(calculated_tag, (const uint8_t *)record_auth_key, ad, in aead_aes_gcm_siv_asm_open() 467 aesgcmsiv_polyval_horner(calculated_tag, (const uint8_t *)record_auth_key, in aead_aes_gcm_siv_asm_open() 488 aesgcmsiv_polyval_horner(calculated_tag, (const uint8_t *)record_auth_key, in aead_aes_gcm_siv_asm_open() 502 aesgcmsiv_polyval_horner(calculated_tag, (const uint8_t *)record_auth_key, in aead_aes_gcm_siv_asm_open()
|
/external/boringssl/src/crypto/cipher_extra/ |
D | e_aesgcmsiv.c | 111 extern void aesgcmsiv_polyval_horner(const uint8_t in_out_poly[16], 243 aesgcmsiv_polyval_horner(out_tag, auth_key, ad, ad_blocks); in gcm_siv_asm_polyval() 250 aesgcmsiv_polyval_horner(out_tag, auth_key, scratch, 1); in gcm_siv_asm_polyval() 256 aesgcmsiv_polyval_horner(out_tag, auth_key, in, in_blocks); in gcm_siv_asm_polyval() 262 aesgcmsiv_polyval_horner(out_tag, auth_key, scratch, 1); in gcm_siv_asm_polyval() 275 aesgcmsiv_polyval_horner(out_tag, auth_key, length_block.c, 1); in gcm_siv_asm_polyval() 460 aesgcmsiv_polyval_horner(calculated_tag, (const uint8_t *)record_auth_key, ad, in aead_aes_gcm_siv_asm_open() 467 aesgcmsiv_polyval_horner(calculated_tag, (const uint8_t *)record_auth_key, in aead_aes_gcm_siv_asm_open() 488 aesgcmsiv_polyval_horner(calculated_tag, (const uint8_t *)record_auth_key, in aead_aes_gcm_siv_asm_open() 502 aesgcmsiv_polyval_horner(calculated_tag, (const uint8_t *)record_auth_key, in aead_aes_gcm_siv_asm_open()
|
/external/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.S | 340 .globl aesgcmsiv_polyval_horner symbol 341 .hidden aesgcmsiv_polyval_horner 342 .type aesgcmsiv_polyval_horner,@function 344 aesgcmsiv_polyval_horner: label 372 .size aesgcmsiv_polyval_horner,.-aesgcmsiv_polyval_horner
|
/external/openscreen/third_party/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.S | 340 .globl aesgcmsiv_polyval_horner symbol 341 .hidden aesgcmsiv_polyval_horner 342 .type aesgcmsiv_polyval_horner,@function 344 aesgcmsiv_polyval_horner: label 372 .size aesgcmsiv_polyval_horner,.-aesgcmsiv_polyval_horner
|
/external/rust/crates/quiche/deps/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.S | 340 .globl aesgcmsiv_polyval_horner symbol 341 .hidden aesgcmsiv_polyval_horner 342 .type aesgcmsiv_polyval_horner,@function 344 aesgcmsiv_polyval_horner: label 372 .size aesgcmsiv_polyval_horner,.-aesgcmsiv_polyval_horner
|
/external/boringssl/src/crypto/cipher_extra/asm/ |
D | aes128gcmsiv-x86_64.pl | 397 sub aesgcmsiv_polyval_horner { subroutine 452 aesgcmsiv_polyval_horner();
|
/external/grpc-grpc/src/objective-c/ |
D | grpc_shadow_boringssl_symbol_list | 1353 aesgcmsiv_polyval_horner
|
D | BoringSSL-GRPC.podspec | 2905 '#define aesgcmsiv_polyval_horner GRPC_SHADOW_aesgcmsiv_polyval_horner',
|
/external/boringssl/win-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.asm | 371 global aesgcmsiv_polyval_horner 374 aesgcmsiv_polyval_horner: label
|
/external/openscreen/third_party/boringssl/win-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.asm | 371 global aesgcmsiv_polyval_horner 374 aesgcmsiv_polyval_horner: label
|
/external/grpc-grpc/src/core/tsi/ |
D | grpc_shadow_boringssl.h | 1381 #define aesgcmsiv_polyval_horner GRPC_SHADOW_aesgcmsiv_polyval_horner macro
|
/external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 2761 #define aesgcmsiv_polyval_horner BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, aesgcmsiv_polyval_horner) macro
|