Home
last modified time | relevance | path

Searched refs:chacha20_poly1305_get_params (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c29 static OSSL_FUNC_cipher_get_params_fn chacha20_poly1305_get_params; variable
91 static int chacha20_poly1305_get_params(OSSL_PARAM params[]) in chacha20_poly1305_get_params() function
340 (void (*)(void))chacha20_poly1305_get_params },
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c28 static OSSL_FUNC_cipher_get_params_fn chacha20_poly1305_get_params; variable
71 static int chacha20_poly1305_get_params(OSSL_PARAM params[]) in chacha20_poly1305_get_params() function
319 (void (*)(void))chacha20_poly1305_get_params },

Completed in 2 milliseconds