Searched refs:blake2_get_ctx_params (Results 1 – 1 of 1) sorted by relevance
29 static OSSL_FUNC_mac_get_ctx_params_fn blake2_get_ctx_params; variable158 static int blake2_get_ctx_params(void *vmacctx, OSSL_PARAM params[]) in blake2_get_ctx_params() function249 { OSSL_FUNC_MAC_GET_CTX_PARAMS, (void (*)(void))blake2_get_ctx_params },
Completed in 4 milliseconds