Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A 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
190 { OSSL_FUNC_CIPHER_GET_CTX_PARAMS, (void (*)(void))null_get_ctx_params },

Completed in 4 milliseconds