Searched defs:chacha20_poly1305_open (Results 1 – 11 of 11) sorted by relevance
227 .globl chacha20_poly1305_open symbol231 chacha20_poly1305_open: label
448 chacha20_poly1305_open: label
193 OPENSSL_INLINE void chacha20_poly1305_open(uint8_t *out_plaintext, in chacha20_poly1305_open() function
56 fn chacha20_poly1305_open( in chacha20_poly1305_open() function
225 .globl chacha20_poly1305_open symbol229 chacha20_poly1305_open: label
108 static void chacha20_poly1305_open(uint8_t *out_plaintext, in chacha20_poly1305_open() function
226 chacha20_poly1305_open: label
1382 #define chacha20_poly1305_open GRPC_SHADOW_chacha20_poly1305_open macro
2867 #define chacha20_poly1305_open BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, chacha20_poly1305_open) macro