Home
last modified time | relevance | path

Searched refs:chacha20_poly1305_init (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libcrypto/evp/
H A De_chacha20poly1305.c391 chacha20_poly1305_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, in chacha20_poly1305_init() function
607 .init = chacha20_poly1305_init,