/external/boringssl/src/crypto/cipher_extra/ |
D | internal.h | 184 extern void chacha20_poly1305_seal(uint8_t *out_ciphertext, 201 OPENSSL_INLINE void chacha20_poly1305_seal(uint8_t *out_ciphertext, in chacha20_poly1305_seal() function
|
D | e_chacha20poly1305.c | 173 chacha20_poly1305_seal(out, in, in_len, ad, ad_len, &data); in chacha20_poly1305_seal_scatter()
|
D | aead_test.cc | 848 CHECK_ABI(chacha20_poly1305_seal, buf.get(), buf.get(), len, buf.get(), in TEST()
|
/external/rust/crates/ring/src/aead/ |
D | chacha20_poly1305.rs | 31 seal: chacha20_poly1305_seal, 46 fn chacha20_poly1305_seal( in chacha20_poly1305_seal() function
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | e_chacha20poly1305.c | 100 extern void chacha20_poly1305_seal(uint8_t *out_ciphertext, 113 static void chacha20_poly1305_seal(uint8_t *out_ciphertext, in chacha20_poly1305_seal() function 248 chacha20_poly1305_seal(out, in, in_len, ad, ad_len, &data); in chacha20_poly1305_seal_scatter()
|
/external/grpc-grpc/src/objective-c/ |
D | grpc_shadow_boringssl_symbol_list | 1355 chacha20_poly1305_seal
|
D | BoringSSL-GRPC.podspec | 2907 '#define chacha20_poly1305_seal GRPC_SHADOW_chacha20_poly1305_seal',
|
/external/rust/crates/quiche/deps/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.S | 2108 .globl chacha20_poly1305_seal symbol 2109 .hidden chacha20_poly1305_seal 2110 .type chacha20_poly1305_seal,@function 2112 chacha20_poly1305_seal: label 4108 .size chacha20_poly1305_seal, .-chacha20_poly1305_seal
|
/external/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.S | 2110 .globl chacha20_poly1305_seal symbol 2111 .hidden chacha20_poly1305_seal 2112 .type chacha20_poly1305_seal,@function 2114 chacha20_poly1305_seal: label 4106 .size chacha20_poly1305_seal, .-chacha20_poly1305_seal
|
/external/openscreen/third_party/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.S | 2110 .globl chacha20_poly1305_seal symbol 2111 .hidden chacha20_poly1305_seal 2112 .type chacha20_poly1305_seal,@function 2114 chacha20_poly1305_seal: label 4106 .size chacha20_poly1305_seal, .-chacha20_poly1305_seal
|
/external/grpc-grpc/src/core/tsi/ |
D | grpc_shadow_boringssl.h | 1383 #define chacha20_poly1305_seal GRPC_SHADOW_chacha20_poly1305_seal macro
|
/external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 2868 #define chacha20_poly1305_seal BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, chacha20_poly1305_seal) macro
|
/external/boringssl/win-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.asm | 2129 global chacha20_poly1305_seal 2132 chacha20_poly1305_seal: label
|
/external/openscreen/third_party/boringssl/win-x86_64/crypto/cipher_extra/ |
D | chacha20_poly1305_x86_64.asm | 2129 global chacha20_poly1305_seal 2132 chacha20_poly1305_seal: label
|