Lines Matching defs:nid
99 int nid;
137 if (dane_mds[i].nid == NID_undef ||
138 (md = EVP_get_digestbynid(dane_mds[i].nid)) == NULL)
4892 int op, int bits, int nid,
4900 int bits, int nid, void *other,
4927 int op, int bits, int nid,
4936 int nid,
5950 int nid,
5955 ciph = tls_get_cipher_from_engine(nid);
5964 ciph = EVP_CIPHER_fetch(libctx, OBJ_nid2sn(nid), properties);
5998 int nid,
6003 md = tls_get_digest_from_engine(nid);
6009 md = EVP_MD_fetch(libctx, OBJ_nid2sn(nid), properties);