Searched defs:null_get_ctx_params (Results 1 – 2 of 2) sorted by relevance
122 static OSSL_FUNC_cipher_get_ctx_params_fn null_get_ctx_params; variable123 static int null_get_ctx_params(void *vctx, OSSL_PARAM params[]) in null_get_ctx_params() function