Lines Matching defs:nids
65 const int **nids, int nid);
90 static int dasync_digest_nids(const int **nids)
103 *nids = digest_nids;
217 const int **nids, int nid);
454 const int **nids, int nid)
458 /* We are returning a list of supported nids */
459 return dasync_digest_nids(nids);
475 const int **nids, int nid)
479 /* We are returning a list of supported nids */
480 *nids = dasync_cipher_nids;