Searched refs:null_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
160 static OSSL_FUNC_cipher_set_ctx_params_fn null_set_ctx_params; variable161 static int null_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in null_set_ctx_params() function193 { OSSL_FUNC_CIPHER_SET_CTX_PARAMS, (void (*)(void))null_set_ctx_params },
Completed in 4 milliseconds