Searched refs:siginf_set (Results 1 – 5 of 5) sorted by relevance
381 int (*siginf_set) (X509_SIG_INFO *siginf, in EVP_PKEY_asn1_set_siginf()385 ameth->siginf_set = siginf_set; in EVP_PKEY_asn1_set_siginf()
219 if (ameth == NULL || ameth->siginf_set == NULL in x509_sig_info_init()220 || !ameth->siginf_set(siginf, alg, sig)) { in x509_sig_info_init()
65 int (*siginf_set) (X509_SIG_INFO *siginf, const X509_ALGOR *alg, member
102 int (*siginf_set) (X509_SIG_INFO *siginf,335 int (*siginf_set) (X509_SIG_INFO *siginf, const X509_ALGOR *alg,338 The siginf_set() method is used to set custom B<X509_SIG_INFO>
1638 int (*siginf_set) (X509_SIG_INFO *siginf,