Searched refs:siginf_set (Results 1 – 5 of 5) sorted by relevance
281 dst->siginf_set = src->siginf_set; in EVP_PKEY_asn1_copy()395 int (*siginf_set) (X509_SIG_INFO *siginf, in EVP_PKEY_asn1_set_siginf()399 ameth->siginf_set = siginf_set; in EVP_PKEY_asn1_set_siginf()
212 if (ameth == NULL || ameth->siginf_set == NULL in x509_sig_info_init()213 || ameth->siginf_set(siginf, alg, sig) == 0) in x509_sig_info_init()
55 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>
1222 int (*siginf_set) (X509_SIG_INFO *siginf,