Home | History | Annotate | Download | only in native

Lines Matching refs:init_func

3953         int (*init_func)(EVP_MD_CTX*, const EVP_MD*, ENGINE*)) {
3965 int ok = init_func(ctx, evp_md, NULL);