Home
last modified time | relevance | path

Searched refs:X509_SIG_INFO (Results 1 – 11 of 11) sorted by relevance

/openssl/crypto/x509/
H A Dx509_set.c181 int X509_SIG_INFO_get(const X509_SIG_INFO *siginf, int *mdnid, int *pknid, in X509_SIG_INFO_get()
195 void X509_SIG_INFO_set(X509_SIG_INFO *siginf, int mdnid, int pknid, in X509_SIG_INFO_set()
212 static int x509_sig_info_init(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in x509_sig_info_init()
/openssl/doc/man3/
H A DX509_get0_signature.pod39 int X509_SIG_INFO_get(const X509_SIG_INFO *siginf, int *mdnid, int *pknid,
41 void X509_SIG_INFO_set(X509_SIG_INFO *siginf, int mdnid, int pknid,
80 about a signature in an B<X509_SIG_INFO> structure. They are only
H A DEVP_PKEY_ASN1_METHOD.pod102 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>
/openssl/include/crypto/
H A Dasn1.h65 int (*siginf_set) (X509_SIG_INFO *siginf, const X509_ALGOR *alg,
H A Dx509.h178 X509_SIG_INFO siginf;
/openssl/include/openssl/
H A Dtypes.h181 typedef struct x509_sig_info_st X509_SIG_INFO; typedef
H A Dx509.h.in584 int X509_SIG_INFO_get(const X509_SIG_INFO *siginf, int *mdnid, int *pknid,
586 void X509_SIG_INFO_set(X509_SIG_INFO *siginf, int mdnid, int pknid,
H A Devp.h1654 int (*siginf_set) (X509_SIG_INFO *siginf,
/openssl/crypto/asn1/
H A Dameth_lib.c378 int (*siginf_set) (X509_SIG_INFO *siginf, in EVP_PKEY_asn1_set_siginf()
/openssl/crypto/ec/
H A Decx_meth.c581 static int ecd_sig_info_set25519(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in ecd_sig_info_set25519()
597 static int ecd_sig_info_set448(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in ecd_sig_info_set448()
/openssl/crypto/rsa/
H A Drsa_ameth.c722 static int rsa_sig_info_set(X509_SIG_INFO *siginf, const X509_ALGOR *sigalg, in rsa_sig_info_set()

Completed in 112 milliseconds