Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dx509_set.c196 static int x509_sig_info_init(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in x509_sig_info_init() function
275 return x509_sig_info_init(&x->siginf, &x->sig_alg, &x->signature); in ossl_x509_init_sig_info()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dx509_set.c196 static int x509_sig_info_init(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in x509_sig_info_init() function
275 return x509_sig_info_init(&x->siginf, &x->sig_alg, &x->signature); in ossl_x509_init_sig_info()