Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/evp/
H A De_chacha20poly1305.c537 chacha20_poly1305_cleanup(EVP_CIPHER_CTX *ctx) in chacha20_poly1305_cleanup() function
609 .cleanup = chacha20_poly1305_cleanup,