Searched defs:chacha20_poly1305_seal (Results 1 – 11 of 11) sorted by relevance
2108 .globl chacha20_poly1305_seal symbol2112 chacha20_poly1305_seal: label
870 chacha20_poly1305_seal: label
201 OPENSSL_INLINE void chacha20_poly1305_seal(uint8_t *out_ciphertext, in chacha20_poly1305_seal() function
46 fn chacha20_poly1305_seal( in chacha20_poly1305_seal() function
2110 .globl chacha20_poly1305_seal symbol2114 chacha20_poly1305_seal: label
113 static void chacha20_poly1305_seal(uint8_t *out_ciphertext, in chacha20_poly1305_seal() function
2132 chacha20_poly1305_seal: label
1383 #define chacha20_poly1305_seal GRPC_SHADOW_chacha20_poly1305_seal macro
2868 #define chacha20_poly1305_seal BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, chacha20_poly1305_seal) macro