Home
last modified time | relevance | path

Searched defs:chacha20_poly1305_seal (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/linux-x86_64/crypto/cipher_extra/
Dchacha20_poly1305_x86_64.S2108 .globl chacha20_poly1305_seal symbol
2112 chacha20_poly1305_seal: label
/external/boringssl/src/crypto/cipher_extra/asm/
Dchacha20_poly1305_x86_64.pl870 chacha20_poly1305_seal: label
/external/boringssl/src/crypto/cipher_extra/
Dinternal.h201 OPENSSL_INLINE void chacha20_poly1305_seal(uint8_t *out_ciphertext, in chacha20_poly1305_seal() function
/external/rust/crates/ring/src/aead/
Dchacha20_poly1305.rs46 fn chacha20_poly1305_seal( in chacha20_poly1305_seal() function
/external/openscreen/third_party/boringssl/linux-x86_64/crypto/cipher_extra/
Dchacha20_poly1305_x86_64.S2110 .globl chacha20_poly1305_seal symbol
2114 chacha20_poly1305_seal: label
/external/boringssl/linux-x86_64/crypto/cipher_extra/
Dchacha20_poly1305_x86_64.S2110 .globl chacha20_poly1305_seal symbol
2114 chacha20_poly1305_seal: label
/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
De_chacha20poly1305.c113 static void chacha20_poly1305_seal(uint8_t *out_ciphertext, in chacha20_poly1305_seal() function
/external/openscreen/third_party/boringssl/win-x86_64/crypto/cipher_extra/
Dchacha20_poly1305_x86_64.asm2132 chacha20_poly1305_seal: label
/external/boringssl/win-x86_64/crypto/cipher_extra/
Dchacha20_poly1305_x86_64.asm2132 chacha20_poly1305_seal: label
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1383 #define chacha20_poly1305_seal GRPC_SHADOW_chacha20_poly1305_seal macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2868 #define chacha20_poly1305_seal BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, chacha20_poly1305_seal) macro