Searched refs:aes256gcmsiv_enc_msg_x8 (Results 1 – 12 of 12) sorted by relevance
/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | e_aesgcmsiv.c | 218 extern void aes256gcmsiv_enc_msg_x8(const uint8_t *in, uint8_t *out, 393 aes256gcmsiv_enc_msg_x8(in, out, tag, &enc_key_expanded, in_len & ~15); in aead_aes_gcm_siv_asm_seal_scatter()
|
/external/boringssl/src/crypto/cipher_extra/ |
D | e_aesgcmsiv.c | 218 extern void aes256gcmsiv_enc_msg_x8(const uint8_t *in, uint8_t *out, 393 aes256gcmsiv_enc_msg_x8(in, out, tag, &enc_key_expanded, in_len & ~15); in aead_aes_gcm_siv_asm_seal_scatter()
|
/external/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.S | 2078 .globl aes256gcmsiv_enc_msg_x8 symbol 2079 .hidden aes256gcmsiv_enc_msg_x8 2080 .type aes256gcmsiv_enc_msg_x8,@function 2082 aes256gcmsiv_enc_msg_x8: label 2366 .size aes256gcmsiv_enc_msg_x8,.-aes256gcmsiv_enc_msg_x8
|
/external/openscreen/third_party/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.S | 2078 .globl aes256gcmsiv_enc_msg_x8 symbol 2079 .hidden aes256gcmsiv_enc_msg_x8 2080 .type aes256gcmsiv_enc_msg_x8,@function 2082 aes256gcmsiv_enc_msg_x8: label 2366 .size aes256gcmsiv_enc_msg_x8,.-aes256gcmsiv_enc_msg_x8
|
/external/rust/crates/quiche/deps/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.S | 2078 .globl aes256gcmsiv_enc_msg_x8 symbol 2079 .hidden aes256gcmsiv_enc_msg_x8 2080 .type aes256gcmsiv_enc_msg_x8,@function 2082 aes256gcmsiv_enc_msg_x8: label 2366 .size aes256gcmsiv_enc_msg_x8,.-aes256gcmsiv_enc_msg_x8
|
/external/boringssl/src/crypto/cipher_extra/asm/ |
D | aes128gcmsiv-x86_64.pl | 1926 sub aes256gcmsiv_enc_msg_x8() { subroutine 2156 aes256gcmsiv_enc_msg_x8();
|
/external/grpc-grpc/src/objective-c/ |
D | grpc_shadow_boringssl_symbol_list | 1348 aes256gcmsiv_enc_msg_x8
|
D | BoringSSL-GRPC.podspec | 2900 '#define aes256gcmsiv_enc_msg_x8 GRPC_SHADOW_aes256gcmsiv_enc_msg_x8',
|
/external/boringssl/win-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.asm | 2239 global aes256gcmsiv_enc_msg_x8 2242 aes256gcmsiv_enc_msg_x8: label
|
/external/openscreen/third_party/boringssl/win-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.asm | 2239 global aes256gcmsiv_enc_msg_x8 2242 aes256gcmsiv_enc_msg_x8: label
|
/external/grpc-grpc/src/core/tsi/ |
D | grpc_shadow_boringssl.h | 1376 #define aes256gcmsiv_enc_msg_x8 GRPC_SHADOW_aes256gcmsiv_enc_msg_x8 macro
|
/external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 2742 #define aes256gcmsiv_enc_msg_x8 BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, aes256gcmsiv_enc_msg_x8) macro
|