Home
last modified time | relevance | path

Searched refs:x509_s (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/x509/
Dx509_lu.c506 X509 x509_s; in x509_object_idx_cnt() local
513 stmp.data.x509 = &x509_s; in x509_object_idx_cnt()
514 x509_s.cert_info.subject = (X509_NAME *)name; /* won't modify it */ in x509_object_idx_cnt()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dx509_lu.c506 X509 x509_s; in x509_object_idx_cnt() local
513 stmp.data.x509 = &x509_s; in x509_object_idx_cnt()
514 x509_s.cert_info.subject = (X509_NAME *)name; /* won't modify it */ in x509_object_idx_cnt()