Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.c28 static OSSL_FUNC_cipher_set_ctx_params_fn aes_siv_set_ctx_params; variable
98 return aes_siv_set_ctx_params(ctx, params); in siv_init()
201 static int aes_siv_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in aes_siv_set_ctx_params() function
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.c28 static OSSL_FUNC_cipher_set_ctx_params_fn aes_siv_set_ctx_params; variable
98 return aes_siv_set_ctx_params(ctx, params); in siv_init()
201 static int aes_siv_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in aes_siv_set_ctx_params() function

Completed in 1 milliseconds