Searched refs:NID_ext_req (Results 1 – 6 of 6) sorted by relevance
/external/openssl/crypto/x509/ |
D | x509_req.c | 162 static int ext_nid_list[] = { NID_ext_req, NID_ms_ext_req, NID_undef}; 253 return X509_REQ_add_extensions_nid(req, exts, NID_ext_req); in X509_REQ_add_extensions()
|
/external/openssl/crypto/objects/ |
D | objects.h | 917 #define NID_ext_req 172 macro
|
D | obj_dat.h | 1171 {"extReq","Extension Request",NID_ext_req,9,&(lvalues[1025]),0},
|
D | obj_mac.h | 742 #define NID_ext_req 172 macro
|
/external/openssl/include/openssl/ |
D | objects.h | 917 #define NID_ext_req 172 macro
|
D | obj_mac.h | 742 #define NID_ext_req 172 macro
|