Searched defs:siginf (Results 1 – 12 of 12) sorted by relevance
/third_party/openssl/crypto/x509/ |
D | x509_set.c | 165 int X509_SIG_INFO_get(const X509_SIG_INFO *siginf, int *mdnid, int *pknid, in X509_SIG_INFO_get() 179 void X509_SIG_INFO_set(X509_SIG_INFO *siginf, int mdnid, int pknid, in X509_SIG_INFO_set() 196 static int x509_sig_info_init(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in x509_sig_info_init()
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
D | x509_set.c | 165 int X509_SIG_INFO_get(const X509_SIG_INFO *siginf, int *mdnid, int *pknid, in X509_SIG_INFO_get() 179 void X509_SIG_INFO_set(X509_SIG_INFO *siginf, int mdnid, int pknid, in X509_SIG_INFO_set() 196 static int x509_sig_info_init(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in x509_sig_info_init()
|
/third_party/ltp/testcases/kernel/syscalls/pidfd_send_signal/ |
D | pidfd_send_signal02.c | 40 siginfo_t *siginf; member
|
/third_party/openssl/crypto/asn1/ |
D | ameth_lib.c | 380 void EVP_PKEY_asn1_set_siginf(EVP_PKEY_ASN1_METHOD *ameth, in EVP_PKEY_asn1_set_siginf()
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
D | ameth_lib.c | 380 void EVP_PKEY_asn1_set_siginf(EVP_PKEY_ASN1_METHOD *ameth, in EVP_PKEY_asn1_set_siginf()
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
D | ecx_meth.c | 577 static int ecd_sig_info_set25519(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in ecd_sig_info_set25519() 598 static int ecd_sig_info_set448(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in ecd_sig_info_set448()
|
/third_party/openssl/crypto/ec/ |
D | ecx_meth.c | 577 static int ecd_sig_info_set25519(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in ecd_sig_info_set25519() 598 static int ecd_sig_info_set448(X509_SIG_INFO *siginf, const X509_ALGOR *alg, in ecd_sig_info_set448()
|
/third_party/openssl/crypto/rsa/ |
D | rsa_ameth.c | 669 static int rsa_sig_info_set(X509_SIG_INFO *siginf, const X509_ALGOR *sigalg, in rsa_sig_info_set()
|
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
D | rsa_ameth.c | 701 static int rsa_sig_info_set(X509_SIG_INFO *siginf, const X509_ALGOR *sigalg, in rsa_sig_info_set()
|
/third_party/openssl/ohos_lite/include/crypto/ |
D | x509.h | 164 X509_SIG_INFO siginf; member
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
D | x509.h | 178 X509_SIG_INFO siginf; member
|
/third_party/openssl/include/crypto/ |
D | x509.h | 178 X509_SIG_INFO siginf; member
|