Searched refs:null_get_ctx_params (Results 1 – 1 of 1) 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() function190 { OSSL_FUNC_CIPHER_GET_CTX_PARAMS, (void (*)(void))null_get_ctx_params },
Completed in 4 milliseconds