Searched defs:EVP_aead_chacha20_poly1305 (Results 1 - 1 of 1) sorted by relevance
/external/boringssl/src/crypto/cipher/ | ||
H A D | e_chacha20poly1305.c | 248 const EVP_AEAD *EVP_aead_chacha20_poly1305(void) { function 253 return EVP_aead_chacha20_poly1305(); |
Completed in 73 milliseconds