Searched refs:adapt_keyid_ext (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | apps.c | 2243 static int adapt_keyid_ext(X509 *cert, X509V3_CTX *ext_ctx, in adapt_keyid_ext() function 2290 if (!adapt_keyid_ext(cert, ext_ctx, "subjectKeyIdentifier", "hash", 1)) in do_X509_sign() 2296 if (!adapt_keyid_ext(cert, ext_ctx, "authorityKeyIdentifier", in do_X509_sign()
|
/third_party/openssl/apps/lib/ |
H A D | apps.c | 2236 static int adapt_keyid_ext(X509 *cert, X509V3_CTX *ext_ctx, in adapt_keyid_ext() function 2283 if (!adapt_keyid_ext(cert, ext_ctx, "subjectKeyIdentifier", "hash", 1)) in do_X509_sign() 2289 if (!adapt_keyid_ext(cert, ext_ctx, "authorityKeyIdentifier", in do_X509_sign()
|
Completed in 12 milliseconds