Home
last modified time | relevance | path

Searched defs:pkey (Results 301 - 325 of 440) sorted by relevance

1...<<1112131415161718

/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...]
H A Dextensions_srvr.c693 EVP_PKEY *pkey; in tls_parse_ctos_cookie() local
1728 EVP_PKEY *pkey; in tls_construct_stoc_cookie() 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
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...]
/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...]
/third_party/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/openssl/include/crypto/
H A Dx509.h291 ASN1_OCTET_STRING *pkey; member
307 EVP_PKEY *pkey; member
/third_party/openssl/test/
H A Devp_pkey_provided_test.c1357 EVP_PKEY *param = NULL, *pkey = NULL; in test_ec_dup_no_operation() local
1390 EVP_PKEY *param = NULL, *pkey = NULL; in test_ec_dup_keygen_operation() local
H A Devp_extra_test2.c365 EVP_PKEY *pkey = NULL; in test_dh_paramgen() local
450 EVP_PKEY *pkey = NULL; in test_d2i_AutoPrivateKey_ex() local
507 EVP_PKEY *pkey = NULL, *pkey_dec = NULL; test_pkcs8key_nid_bio() local
613 EVP_PKEY *pkey = NULL; test_d2i_PrivateKey_ex() local
643 EVP_PKEY *pkey = NULL; test_PEM_read_bio_negative() local
723 EVP_PKEY *pkey = NULL; do_fromdata_key_is_equal() local
891 EVP_PKEY *pkey = NULL; do_check_params() local
949 EVP_PKEY *pkey = NULL; test_dsa_todata() local
1035 EVP_PKEY *pkey = NULL, *pkey2 = NULL; test_dsa_fromdata_digest_prop() local
1071 EVP_PKEY *pkey = NULL; test_pkey_todata_null() local
1094 EVP_PKEY *pkey = NULL; test_pkey_export_null() local
1109 EVP_PKEY *pkey = NULL; test_pkey_export() local
1145 EVP_PKEY *pkey = NULL; test_rsa_pss_sign() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-algs.hh847 _hb_cmp_method (const void *pkey, const void *pval, Ts... ds) in _hb_cmp_method() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_kay.h104 struct data_key *pkey; member
131 struct data_key *pkey; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_kay.h104 struct data_key *pkey; member
131 struct data_key *pkey; member
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c2018 EVP_PKEY *pkey = NULL; in STACK_OF() local
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Decc_asy_key_generator_openssl.c1094 EVP_PKEY *pkey = NULL; in ConvertOsslParamsToEccPubKey() local
1372 EVP_PKEY *pkey = OpensslEvpPkeyNew(); in GetECPriKeyEncodedDer() local
1735 EVP_PKEY *pkey = OpensslD2iPrivateKey(EVP_PKEY_EC, NULL, &tmpData, priKeyBlob->len); ConvertPriFromEncoded() local
1824 EVP_PKEY *pkey = NULL; ConvertEcPemPubKey() local
1852 EVP_PKEY *pkey = NULL; ConvertEcPemPriKey() local
[all...]
/third_party/node/src/crypto/
H A Dcrypto_common.cc147 EVP_PKEY* pkey = SSL_CTX_get0_privatekey(ctx); in UseSNIContext() local
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dpkcs7.h63 EVP_PKEY *pkey; member
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dpkcs7.h63 EVP_PKEY *pkey; member
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dpkcs7.h63 EVP_PKEY *pkey; member
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dpkcs7.h63 EVP_PKEY *pkey; member
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dpkcs7.h63 EVP_PKEY *pkey; member
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dpkcs7.h63 EVP_PKEY *pkey; member
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dpkcs7.h63 EVP_PKEY *pkey; member

Completed in 37 milliseconds

1...<<1112131415161718