/external/boringssl/src/crypto/cipher_extra/ |
D | internal.h | 173 extern void chacha20_poly1305_open(uint8_t *out_plaintext, 193 OPENSSL_INLINE void chacha20_poly1305_open(uint8_t *out_plaintext, in chacha20_poly1305_open() function
|
D | e_chacha20poly1305.c | 254 chacha20_poly1305_open(out, in, in_len, ad, ad_len, &data); in chacha20_poly1305_open_gather()
|
D | aead_test.cc | 841 CHECK_ABI(chacha20_poly1305_open, buf.get(), buf.get(), len, buf.get(), in TEST()
|
/external/rust/crates/ring/src/aead/ |
D | chacha20_poly1305.rs | 32 open: chacha20_poly1305_open, 56 fn chacha20_poly1305_open( in chacha20_poly1305_open() function
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | e_chacha20poly1305.c | 90 extern void chacha20_poly1305_open(uint8_t *out_plaintext, 108 static void chacha20_poly1305_open(uint8_t *out_plaintext, in chacha20_poly1305_open() function 329 chacha20_poly1305_open(out, in, in_len, ad, ad_len, &data); in chacha20_poly1305_open_gather()
|
/external/grpc-grpc/src/objective-c/ |
D | grpc_shadow_boringssl_symbol_list | 1354 chacha20_poly1305_open
|
D | BoringSSL-GRPC.podspec | 2906 '#define chacha20_poly1305_open GRPC_SHADOW_chacha20_poly1305_open',
|
/external/openscreen/third_party/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.S | 225 .globl chacha20_poly1305_open symbol 226 .hidden chacha20_poly1305_open 227 .type chacha20_poly1305_open,@function 229 chacha20_poly1305_open: label 2101 .size chacha20_poly1305_open, .-chacha20_poly1305_open
|
/external/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.S | 225 .globl chacha20_poly1305_open symbol 226 .hidden chacha20_poly1305_open 227 .type chacha20_poly1305_open,@function 229 chacha20_poly1305_open: label 2101 .size chacha20_poly1305_open, .-chacha20_poly1305_open
|
/external/rust/crates/quiche/deps/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.S | 227 .globl chacha20_poly1305_open symbol 228 .hidden chacha20_poly1305_open 229 .type chacha20_poly1305_open,@function 231 chacha20_poly1305_open: label 2102 .size chacha20_poly1305_open, .-chacha20_poly1305_open
|
/external/grpc-grpc/src/core/tsi/ |
D | grpc_shadow_boringssl.h | 1382 #define chacha20_poly1305_open GRPC_SHADOW_chacha20_poly1305_open macro
|
/external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 2867 #define chacha20_poly1305_open BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, chacha20_poly1305_open) macro
|
/external/openscreen/third_party/boringssl/win-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.asm | 223 global chacha20_poly1305_open 226 chacha20_poly1305_open: label
|
/external/boringssl/win-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.asm | 223 global chacha20_poly1305_open 226 chacha20_poly1305_open: label
|