Home | History | Annotate | Download | only in engine

Lines Matching full:nids

288  *   int foo(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid);
289 * int foo(ENGINE *e, const EVP_MD **digest, const int **nids, int nid);
294 * foo(e, NULL, &p_nids, 0); (returns number of 'nids' or -1 for error)