Home
last modified time | relevance | path

Searched defs:chacha20_poly1305_settable_ctx_params (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c35 static OSSL_FUNC_cipher_settable_ctx_params_fn chacha20_poly1305_settable_ctx_params; variable
169 static const OSSL_PARAM *chacha20_poly1305_settable_ctx_params( in chacha20_poly1305_settable_ctx_params() function