Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
Dcipher_null.c122 static OSSL_FUNC_cipher_get_ctx_params_fn null_get_ctx_params; variable
123 static int null_get_ctx_params(void *vctx, OSSL_PARAM params[]) in null_get_ctx_params() function
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_null.c122 static OSSL_FUNC_cipher_get_ctx_params_fn null_get_ctx_params; variable
123 static int null_get_ctx_params(void *vctx, OSSL_PARAM params[]) in null_get_ctx_params() function