Searched refs:x942kdf_get_ctx_params (Results 1 – 1 of 1) sorted by relevance
38 static OSSL_FUNC_kdf_get_ctx_params_fn x942kdf_get_ctx_params; variable641 static int x942kdf_get_ctx_params(void *vctx, OSSL_PARAM params[]) in x942kdf_get_ctx_params() function677 { OSSL_FUNC_KDF_GET_CTX_PARAMS, (void(*)(void))x942kdf_get_ctx_params },
Completed in 37 milliseconds