Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/evp/
H A De_chacha20poly1305.c434 chacha20_poly1305_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in chacha20_poly1305_cipher() function
608 .do_cipher = chacha20_poly1305_cipher,