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)
5011 int op, int bits, int nid,
5019 int bits, int nid, void *other,
5046 int op, int bits, int nid,
5055 int nid,
6066 int nid,
6071 ciph = tls_get_cipher_from_engine(nid);
6080 ciph = EVP_CIPHER_fetch(libctx, OBJ_nid2sn(nid), properties);
6114 int nid,
6119 md = tls_get_digest_from_engine(nid);
6125 md = EVP_MD_fetch(libctx, OBJ_nid2sn(nid), properties);