Searched refs:fn_c (Results 1 – 1 of 1) sorted by relevance
452 ENGINE_CIPHERS_PTR fn_c; in MAIN() local473 fn_c = ENGINE_get_ciphers(e); in MAIN()474 if(!fn_c) goto skip_ciphers; in MAIN()475 n = fn_c(e, NULL, &nids, 0); in MAIN()