Home
last modified time | relevance | path

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

/third_party/openssl/providers/
Dnullprov.c35 static int null_get_params(const OSSL_PROVIDER *provctx, OSSL_PARAM params[]) in null_get_params() function
/third_party/openssl/providers/implementations/ciphers/
Dcipher_null.c102 static OSSL_FUNC_cipher_get_params_fn null_get_params; variable
103 static int null_get_params(OSSL_PARAM params[]) in null_get_params() function