| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | a_sign.c | 156 EVP_PKEY *pkey; in ASN1_item_sign_ctx() local 27 ASN1_sign(i2d_of_void *i2d, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, char *data, EVP_PKEY *pkey, const EVP_MD *type) ASN1_sign() argument 118 ASN1_item_sign(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, const void *data, EVP_PKEY *pkey, const EVP_MD *md) ASN1_item_sign() argument 126 ASN1_item_sign_ex(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, const void *data, const ASN1_OCTET_STRING *id, EVP_PKEY *pkey, const EVP_MD *md, OSSL_LIB_CTX *libctx, const char *propq) ASN1_item_sign_ex() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_dh.c | 193 EVP_PKEY *pkey; in dh_cms_encrypt() local
|
| H A D | cms_rsa.c | 247 EVP_PKEY *pkey = EVP_PKEY_CTX_get0_pkey(pkctx); in rsa_cms_verify() local
|
| /third_party/node/deps/openssl/openssl/crypto/dsa/ |
| H A D | dsa_pmeth.c | 210 static int pkey_dsa_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) in pkey_dsa_paramgen() argument 243 static int pkey_dsa_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) in pkey_dsa_keygen() argument [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
| H A D | encode_key2ms.c | 134 EVP_PKEY *pkey = NULL; in key2msblob_encode() local 38 write_msblob(struct key2ms_ctx_st *ctx, OSSL_CORE_BIO *cout, EVP_PKEY *pkey, int ispub) write_msblob() argument 52 write_pvk(struct key2ms_ctx_st *ctx, OSSL_CORE_BIO *cout, EVP_PKEY *pkey) write_pvk() argument 155 EVP_PKEY *pkey = NULL; key2pvk_encode() local [all...] |
| /third_party/node/deps/openssl/openssl/fuzz/ |
| H A D | server.c | 525 EVP_PKEY *pkey; in FuzzerTestOneInput() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
| H A D | p12_crt.c | 24 static int copy_bag_attr(PKCS12_SAFEBAG *bag, EVP_PKEY *pkey, int nid) in copy_bag_attr() argument 37 PKCS12 *PKCS12_create_ex(const char *pass, const char *name, EVP_PKEY *pkey, in PKCS12_create_ex() argument 148 PKCS12_create(const char *pass, const char *name, EVP_PKEY *pkey, X509 *cert, STACK_OF(X509) *ca, int nid_key, int nid_cert, int iter, int mac_iter, int keytype) PKCS12_create() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
| H A D | pk7_smime.c | 23 PKCS7 *PKCS7_sign_ex(X509 *signcert, EVP_PKEY *pkey, STACK_OF(X509) *certs, in PKCS7_sign_ex() argument 67 PKCS7 *PKCS7_sign(X509 *signcert, EVP_PKEY *pkey, STACK_OF(X509) *certs, in PKCS7_sign() argument 495 int PKCS7_decrypt(PKCS7 *p7, EVP_PKEY *pkey, X509 *cert, BIO *data, int flags) in PKCS7_decrypt() argument 117 PKCS7_sign_add_signer(PKCS7 *p7, X509 *signcert, EVP_PKEY *pkey, const EVP_MD *md, int flags) PKCS7_sign_add_signer() argument [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | gendsa.c | 57 EVP_PKEY *pkey = NULL; in gendsa_main() local [all...] |
| H A D | testdsa.h | 218 EVP_PKEY *pkey = NULL; in get_dsa() local
|
| /third_party/node/deps/openssl/openssl/crypto/ct/ |
| H A D | ct_local.h | 88 EVP_PKEY *pkey; member
|
| /third_party/openssl/test/ |
| H A D | ossl_store_test.c | 74 EVP_PKEY *pkey = NULL; in get_params() local
|
| /third_party/openssl/apps/ |
| H A D | testdsa.h | 218 EVP_PKEY *pkey = NULL; in get_dsa() local
|
| H A D | dsaparam.c | 70 EVP_PKEY *params = NULL, *pkey = NULL; in dsaparam_main() local
|
| H A D | gendsa.c | 57 EVP_PKEY *pkey = NULL; in gendsa_main() local [all...] |
| /third_party/openssl/crypto/asn1/ |
| H A D | a_sign.c | 156 EVP_PKEY *pkey; in ASN1_item_sign_ctx() local 27 ASN1_sign(i2d_of_void *i2d, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, char *data, EVP_PKEY *pkey, const EVP_MD *type) ASN1_sign() argument 118 ASN1_item_sign(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, const void *data, EVP_PKEY *pkey, const EVP_MD *md) ASN1_item_sign() argument 126 ASN1_item_sign_ex(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, const void *data, const ASN1_OCTET_STRING *id, EVP_PKEY *pkey, const EVP_MD *md, OSSL_LIB_CTX *libctx, const char *propq) ASN1_item_sign_ex() argument [all...] |
| /third_party/openssl/crypto/cms/ |
| H A D | cms_dh.c | 193 EVP_PKEY *pkey; in dh_cms_encrypt() local
|
| H A D | cms_rsa.c | 231 EVP_PKEY *pkey = EVP_PKEY_CTX_get0_pkey(pkctx); in rsa_cms_verify() local
|
| /third_party/openssl/crypto/dsa/ |
| H A D | dsa_pmeth.c | 210 static int pkey_dsa_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) in pkey_dsa_paramgen() argument 243 static int pkey_dsa_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) in pkey_dsa_keygen() argument [all...] |
| /third_party/openssl/crypto/pkcs7/ |
| H A D | pk7_smime.c | 23 PKCS7 *PKCS7_sign_ex(X509 *signcert, EVP_PKEY *pkey, STACK_OF(X509) *certs, in PKCS7_sign_ex() argument 67 PKCS7 *PKCS7_sign(X509 *signcert, EVP_PKEY *pkey, STACK_OF(X509) *certs, in PKCS7_sign() argument 495 int PKCS7_decrypt(PKCS7 *p7, EVP_PKEY *pkey, X509 *cert, BIO *data, int flags) in PKCS7_decrypt() argument 117 PKCS7_sign_add_signer(PKCS7 *p7, X509 *signcert, EVP_PKEY *pkey, const EVP_MD *md, int flags) PKCS7_sign_add_signer() argument [all...] |
| /third_party/openssl/fuzz/ |
| H A D | server.c | 525 EVP_PKEY *pkey; in FuzzerTestOneInput() local [all...] |
| /third_party/openssl/providers/implementations/encode_decode/ |
| H A D | encode_key2ms.c | 134 EVP_PKEY *pkey = NULL; in key2msblob_encode() local 38 write_msblob(struct key2ms_ctx_st *ctx, OSSL_CORE_BIO *cout, EVP_PKEY *pkey, int ispub) write_msblob() argument 52 write_pvk(struct key2ms_ctx_st *ctx, OSSL_CORE_BIO *cout, EVP_PKEY *pkey) write_pvk() argument 155 EVP_PKEY *pkey = NULL; key2pvk_encode() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
| H A D | test_https_sni.c | 133 sni_callback(gnutls_session_t session, const gnutls_datum_t* req_ca_dn, int nreqs, const gnutls_pk_algorithm_t* pk_algos, int pk_algos_length, gnutls_pcert_st** pcert, unsigned int *pcert_length, gnutls_privkey_t * pkey) sni_callback() argument
|
| /third_party/openssl/crypto/ct/ |
| H A D | ct_local.h | 88 EVP_PKEY *pkey; member
|
| /third_party/fsverity-utils/lib/ |
| H A D | sign_digest.c | 56 EVP_PKEY *pkey; in read_private_key() local 116 sign_pkcs7(const void *data_to_sign, size_t data_size, EVP_PKEY *pkey, X509 *cert, const EVP_MD *md, u8 **sig_ret, size_t *sig_size_ret) sign_pkcs7() argument 253 sign_pkcs7(const void *data_to_sign, size_t data_size, EVP_PKEY *pkey, X509 *cert, const EVP_MD *md, u8 **sig_ret, size_t *sig_size_ret) sign_pkcs7() argument 408 EVP_PKEY *pkey = NULL; libfsverity_sign_digest() local [all...] |