Home
last modified time | relevance | path

Searched defs:pkey (Results 251 - 275 of 406) sorted by relevance

1...<<11121314151617

/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_env.c121 EVP_PKEY *pkey; in ossl_cms_env_asn1_ctrl() local
460 CMS_RecipientInfo_set0_pkey(CMS_RecipientInfo *ri, EVP_PKEY *pkey) CMS_RecipientInfo_set0_pkey() argument
539 EVP_PKEY *pkey = ktri->pkey; cms_RecipientInfo_ktri_decrypt() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_lib.c4675 EVP_PKEY *pkey = NULL; in ssl_generate_pkey() local
4699 EVP_PKEY *pkey = NULL; ssl_generate_pkey_group() local
4738 EVP_PKEY *pkey = NULL; ssl_generate_param_group() local
[all...]
H A Dssl_sess.c1329 SSL_CTX_set_client_cert_cb(SSL_CTX *ctx, int (*cb) (SSL *ssl, X509 **x509, EVP_PKEY **pkey)) SSL_CTX_set_client_cert_cb() argument
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_srvr.c693 EVP_PKEY *pkey; in tls_parse_ctos_cookie() local
1761 EVP_PKEY *pkey; in tls_construct_stoc_cookie() local
[all...]
H A Dstatem_lib.c296 EVP_PKEY *pkey = NULL; in tls_construct_cert_verify() local
420 EVP_PKEY *pkey = NULL; in tls_process_cert_verify() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx_all.c60 int X509_sign(X509 *x, EVP_PKEY *pkey, const EVP_MD *md) in X509_sign() argument
112 int X509_REQ_sign(X509_REQ *x, EVP_PKEY *pkey, const EVP_MD *md) in X509_REQ_sign() argument
136 int X509_CRL_sign(X509_CRL *x, EVP_PKEY *pkey, const EVP_MD *md) in X509_CRL_sign() argument
166 int NETSCAPE_SPKI_sign(NETSCAPE_SPKI *x, EVP_PKEY *pkey, const EVP_MD *md) in NETSCAPE_SPKI_sign() argument
677 int i2d_PrivateKey_fp(FILE *fp, const EVP_PKEY *pkey) in i2d_PrivateKey_fp() argument
703 i2d_PUBKEY_fp(FILE *fp, const EVP_PKEY *pkey) i2d_PUBKEY_fp() argument
741 i2d_PrivateKey_bio(BIO *bp, const EVP_PKEY *pkey) i2d_PrivateKey_bio() argument
770 i2d_PUBKEY_bio(BIO *bp, const EVP_PKEY *pkey) i2d_PUBKEY_bio() argument
[all...]
/third_party/node/deps/openssl/openssl/engines/
H A De_dasync.c921 static int dasync_rsa_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) in dasync_rsa_paramgen() argument
939 static int dasync_rsa_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) in dasync_rsa_keygen() argument
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dx509.h291 ASN1_OCTET_STRING *pkey; member
307 EVP_PKEY *pkey; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_lib.c1171 EVP_PKEY *pkey = NULL; in evp_pkey_keygen() local
H A Dctrl_params_translate.c1514 EVP_PKEY *pkey = ctx->p2; in get_payload_group_name() local
1567 EVP_PKEY *pkey = ctx->p2; in get_payload_private_key() local
1604 EVP_PKEY *pkey = ctx->p2; in get_payload_public_key() local
1681 EVP_PKEY *pkey = ctx->p2; get_dh_dsa_payload_p() local
1763 EVP_PKEY *pkey = ctx->p2; get_ec_decoded_from_explicit_params() local
2830 evp_pkey_setget_params_to_ctrl(const EVP_PKEY *pkey, enum action action_type, OSSL_PARAM *params) evp_pkey_setget_params_to_ctrl() argument
2872 evp_pkey_get_params_to_ctrl(const EVP_PKEY *pkey, OSSL_PARAM *params) evp_pkey_get_params_to_ctrl() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpvkfmt.c72 EVP_PKEY *pkey = NULL; in evp_pkey_new0_key() local
328 EVP_PKEY *pkey = NULL; ossl_b2i_bio() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_ameth.c29 static int rsa_param_encode(const EVP_PKEY *pkey, in rsa_param_encode() argument
53 static int rsa_pub_encode(X509_PUBKEY *pk, const EVP_PKEY *pkey) in rsa_pub_encode() argument
76 static int rsa_pub_decode(EVP_PKEY *pkey, cons argument
129 old_rsa_priv_decode(EVP_PKEY *pkey, const unsigned char **pder, int derlen) old_rsa_priv_decode() argument
140 old_rsa_priv_encode(const EVP_PKEY *pkey, unsigned char **pder) old_rsa_priv_encode() argument
145 rsa_priv_encode(PKCS8_PRIV_KEY_INFO *p8, const EVP_PKEY *pkey) rsa_priv_encode() argument
173 rsa_priv_decode(EVP_PKEY *pkey, const PKCS8_PRIV_KEY_INFO *p8) rsa_priv_decode() argument
185 int_rsa_size(const EVP_PKEY *pkey) int_rsa_size() argument
190 rsa_bits(const EVP_PKEY *pkey) rsa_bits() argument
195 rsa_security_bits(const EVP_PKEY *pkey) rsa_security_bits() argument
200 int_rsa_free(EVP_PKEY *pkey) int_rsa_free() argument
300 pkey_rsa_print(BIO *bp, const EVP_PKEY *pkey, int off, int priv) pkey_rsa_print() argument
389 rsa_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) rsa_pub_print() argument
395 rsa_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) rsa_priv_print() argument
420 rsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) rsa_pkey_ctrl() argument
523 ossl_rsa_pss_to_ctx(EVP_MD_CTX *ctx, EVP_PKEY_CTX *pkctx, const X509_ALGOR *sigalg, EVP_PKEY *pkey) ossl_rsa_pss_to_ctx() argument
615 rsa_item_verify(EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *asn, const X509_ALGOR *sigalg, const ASN1_BIT_STRING *sig, EVP_PKEY *pkey) rsa_item_verify() argument
758 rsa_pkey_check(const EVP_PKEY *pkey) rsa_pkey_check() argument
763 rsa_pkey_dirty_cnt(const EVP_PKEY *pkey) rsa_pkey_dirty_cnt() argument
832 EVP_PKEY *pkey = EVP_PKEY_CTX_get0_pkey(pctx); rsa_int_import_from() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_msg.c1035 EVP_PKEY *pkey; in ossl_cmp_certresponse_get1_cert() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c31 static int ecx_pub_encode(X509_PUBKEY *pk, const EVP_PKEY *pkey) in ecx_pub_encode() argument
56 static int ecx_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in ecx_pub_decode() argument
86 ecx_priv_decode_ex(EVP_PKEY *pkey, const PKCS8_PRIV_KEY_INFO *p8, OSSL_LIB_CTX *libctx, const char *propq) ecx_priv_decode_ex() argument
100 ecx_priv_encode(PKCS8_PRIV_KEY_INFO *p8, const EVP_PKEY *pkey) ecx_priv_encode() argument
132 ecx_size(const EVP_PKEY *pkey) ecx_size() argument
137 ecx_bits(const EVP_PKEY *pkey) ecx_bits() argument
148 ecx_security_bits(const EVP_PKEY *pkey) ecx_security_bits() argument
157 ecx_free(EVP_PKEY *pkey) ecx_free() argument
168 ecx_key_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx, ecx_key_op_t op) ecx_key_print() argument
205 ecx_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) ecx_priv_print() argument
211 ecx_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) ecx_pub_print() argument
217 ecx_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) ecx_ctrl() argument
247 ecd_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) ecd_ctrl() argument
261 ecx_set_priv_key(EVP_PKEY *pkey, const unsigned char *priv, size_t len) ecx_set_priv_key() argument
280 ecx_set_pub_key(EVP_PKEY *pkey, const unsigned char *pub, size_t len) ecx_set_pub_key() argument
298 ecx_get_priv_key(const EVP_PKEY *pkey, unsigned char *priv, size_t *len) ecx_get_priv_key() argument
319 ecx_get_pub_key(const EVP_PKEY *pkey, unsigned char *pub, size_t *len) ecx_get_pub_key() argument
339 ecx_pkey_dirty_cnt(const EVP_PKEY *pkey) ecx_pkey_dirty_cnt() argument
390 EVP_PKEY *pkey = EVP_PKEY_CTX_get0_pkey(pctx); ecx_generic_import_from() local
532 ecd_size25519(const EVP_PKEY *pkey) ecd_size25519() argument
537 ecd_size448(const EVP_PKEY *pkey) ecd_size448() argument
542 ecd_item_verify(EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *asn, const X509_ALGOR *sigalg, const ASN1_BIT_STRING *str, EVP_PKEY *pkey) ecd_item_verify() argument
712 pkey_ecx_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) pkey_ecx_keygen() argument
936 s390x_pkey_ecx_keygen25519(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) s390x_pkey_ecx_keygen25519() argument
977 s390x_pkey_ecx_keygen448(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) s390x_pkey_ecx_keygen448() argument
1019 s390x_pkey_ecd_keygen25519(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) s390x_pkey_ecd_keygen25519() argument
1081 s390x_pkey_ecd_keygen448(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) s390x_pkey_ecd_keygen448() argument
[all...]
/third_party/openssl/crypto/cms/
H A Dcms_env.c104 EVP_PKEY *pkey; in ossl_cms_env_asn1_ctrl() local
441 CMS_RecipientInfo_set0_pkey(CMS_RecipientInfo *ri, EVP_PKEY *pkey) CMS_RecipientInfo_set0_pkey() argument
520 EVP_PKEY *pkey = ktri->pkey; cms_RecipientInfo_ktri_decrypt() local
[all...]
/third_party/openssl/crypto/ec/
H A Decx_meth.c31 static int ecx_pub_encode(X509_PUBKEY *pk, const EVP_PKEY *pkey) in ecx_pub_encode() argument
56 static int ecx_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in ecx_pub_decode() argument
86 ecx_priv_decode_ex(EVP_PKEY *pkey, const PKCS8_PRIV_KEY_INFO *p8, OSSL_LIB_CTX *libctx, const char *propq) ecx_priv_decode_ex() argument
100 ecx_priv_encode(PKCS8_PRIV_KEY_INFO *p8, const EVP_PKEY *pkey) ecx_priv_encode() argument
132 ecx_size(const EVP_PKEY *pkey) ecx_size() argument
137 ecx_bits(const EVP_PKEY *pkey) ecx_bits() argument
148 ecx_security_bits(const EVP_PKEY *pkey) ecx_security_bits() argument
157 ecx_free(EVP_PKEY *pkey) ecx_free() argument
168 ecx_key_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx, ecx_key_op_t op) ecx_key_print() argument
205 ecx_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) ecx_priv_print() argument
211 ecx_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) ecx_pub_print() argument
217 ecx_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) ecx_ctrl() argument
247 ecd_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) ecd_ctrl() argument
261 ecx_set_priv_key(EVP_PKEY *pkey, const unsigned char *priv, size_t len) ecx_set_priv_key() argument
280 ecx_set_pub_key(EVP_PKEY *pkey, const unsigned char *pub, size_t len) ecx_set_pub_key() argument
298 ecx_get_priv_key(const EVP_PKEY *pkey, unsigned char *priv, size_t *len) ecx_get_priv_key() argument
319 ecx_get_pub_key(const EVP_PKEY *pkey, unsigned char *pub, size_t *len) ecx_get_pub_key() argument
339 ecx_pkey_dirty_cnt(const EVP_PKEY *pkey) ecx_pkey_dirty_cnt() argument
390 EVP_PKEY *pkey = EVP_PKEY_CTX_get0_pkey(pctx); ecx_generic_import_from() local
532 ecd_size25519(const EVP_PKEY *pkey) ecd_size25519() argument
537 ecd_size448(const EVP_PKEY *pkey) ecd_size448() argument
542 ecd_item_verify(EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *asn, const X509_ALGOR *sigalg, const ASN1_BIT_STRING *str, EVP_PKEY *pkey) ecd_item_verify() argument
712 pkey_ecx_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) pkey_ecx_keygen() argument
936 s390x_pkey_ecx_keygen25519(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) s390x_pkey_ecx_keygen25519() argument
977 s390x_pkey_ecx_keygen448(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) s390x_pkey_ecx_keygen448() argument
1019 s390x_pkey_ecd_keygen25519(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) s390x_pkey_ecd_keygen25519() argument
1081 s390x_pkey_ecd_keygen448(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) s390x_pkey_ecd_keygen448() argument
[all...]
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c1511 EVP_PKEY *pkey = ctx->p2; in get_payload_group_name() local
1564 EVP_PKEY *pkey = ctx->p2; in get_payload_private_key() local
1601 EVP_PKEY *pkey = ctx->p2; in get_payload_public_key() local
1678 EVP_PKEY *pkey = ctx->p2; get_dh_dsa_payload_p() local
1760 EVP_PKEY *pkey = ctx->p2; get_ec_decoded_from_explicit_params() local
2821 evp_pkey_setget_params_to_ctrl(const EVP_PKEY *pkey, enum action action_type, OSSL_PARAM *params) evp_pkey_setget_params_to_ctrl() argument
2863 evp_pkey_get_params_to_ctrl(const EVP_PKEY *pkey, OSSL_PARAM *params) evp_pkey_get_params_to_ctrl() argument
[all...]
H A Devp_lib.c1171 EVP_PKEY *pkey = NULL; in evp_pkey_keygen() local
/third_party/openssl/crypto/cmp/
H A Dcmp_msg.c1035 EVP_PKEY *pkey; in ossl_cmp_certresponse_get1_cert() local
/third_party/openssl/crypto/pem/
H A Dpvkfmt.c72 EVP_PKEY *pkey = NULL; in evp_pkey_new0_key() local
328 EVP_PKEY *pkey = NULL; ossl_b2i_bio() local
[all...]
/third_party/openssl/ohos_lite/include/crypto/
H A Dx509.h265 ASN1_OCTET_STRING *pkey; member
281 EVP_PKEY *pkey; member
/third_party/openssl/ssl/statem/
H A Dstatem_lib.c275 EVP_PKEY *pkey = NULL; in tls_construct_cert_verify() local
399 EVP_PKEY *pkey = NULL; in tls_process_cert_verify() local
[all...]
/third_party/openssl/crypto/x509/
H A Dx_all.c60 int X509_sign(X509 *x, EVP_PKEY *pkey, const EVP_MD *md) in X509_sign() argument
112 int X509_REQ_sign(X509_REQ *x, EVP_PKEY *pkey, const EVP_MD *md) in X509_REQ_sign() argument
136 int X509_CRL_sign(X509_CRL *x, EVP_PKEY *pkey, const EVP_MD *md) in X509_CRL_sign() argument
166 int NETSCAPE_SPKI_sign(NETSCAPE_SPKI *x, EVP_PKEY *pkey, const EVP_MD *md) in NETSCAPE_SPKI_sign() argument
677 int i2d_PrivateKey_fp(FILE *fp, const EVP_PKEY *pkey) in i2d_PrivateKey_fp() argument
703 i2d_PUBKEY_fp(FILE *fp, const EVP_PKEY *pkey) i2d_PUBKEY_fp() argument
741 i2d_PrivateKey_bio(BIO *bp, const EVP_PKEY *pkey) i2d_PrivateKey_bio() argument
770 i2d_PUBKEY_bio(BIO *bp, const EVP_PKEY *pkey) i2d_PUBKEY_bio() argument
[all...]
/third_party/openssl/ssl/
H A Dssl_sess.c1363 SSL_CTX_set_client_cert_cb(SSL_CTX *ctx, int (*cb) (SSL *ssl, X509 **x509, EVP_PKEY **pkey)) SSL_CTX_set_client_cert_cb() argument
/third_party/openssl/crypto/rsa/
H A Drsa_ameth.c29 static int rsa_param_encode(const EVP_PKEY *pkey, in rsa_param_encode() argument
53 static int rsa_pub_encode(X509_PUBKEY *pk, const EVP_PKEY *pkey) in rsa_pub_encode() argument
73 static int rsa_pub_decode(EVP_PKEY *pkey, cons argument
126 old_rsa_priv_decode(EVP_PKEY *pkey, const unsigned char **pder, int derlen) old_rsa_priv_decode() argument
137 old_rsa_priv_encode(const EVP_PKEY *pkey, unsigned char **pder) old_rsa_priv_encode() argument
142 rsa_priv_encode(PKCS8_PRIV_KEY_INFO *p8, const EVP_PKEY *pkey) rsa_priv_encode() argument
170 rsa_priv_decode(EVP_PKEY *pkey, const PKCS8_PRIV_KEY_INFO *p8) rsa_priv_decode() argument
182 int_rsa_size(const EVP_PKEY *pkey) int_rsa_size() argument
187 rsa_bits(const EVP_PKEY *pkey) rsa_bits() argument
192 rsa_security_bits(const EVP_PKEY *pkey) rsa_security_bits() argument
197 int_rsa_free(EVP_PKEY *pkey) int_rsa_free() argument
297 pkey_rsa_print(BIO *bp, const EVP_PKEY *pkey, int off, int priv) pkey_rsa_print() argument
386 rsa_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) rsa_pub_print() argument
392 rsa_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *ctx) rsa_priv_print() argument
417 rsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) rsa_pkey_ctrl() argument
520 ossl_rsa_pss_to_ctx(EVP_MD_CTX *ctx, EVP_PKEY_CTX *pkctx, const X509_ALGOR *sigalg, EVP_PKEY *pkey) ossl_rsa_pss_to_ctx() argument
612 rsa_item_verify(EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *asn, const X509_ALGOR *sigalg, const ASN1_BIT_STRING *sig, EVP_PKEY *pkey) rsa_item_verify() argument
723 rsa_pkey_check(const EVP_PKEY *pkey) rsa_pkey_check() argument
728 rsa_pkey_dirty_cnt(const EVP_PKEY *pkey) rsa_pkey_dirty_cnt() argument
797 EVP_PKEY *pkey = EVP_PKEY_CTX_get0_pkey(pctx); rsa_int_import_from() local
[all...]

Completed in 37 milliseconds

1...<<11121314151617