| /third_party/openssl/crypto/encode_decode/ |
| H A D | decoder_pkey.c | 135 EVP_PKEY *pkey = NULL; in decoder_construct_pkey() local 426 OSSL_DECODER_CTX_new_for_pkey(EVP_PKEY **pkey, in OSSL_DECODER_CTX_new_for_pkey() argument 302 ossl_decoder_ctx_setup_for_pkey(OSSL_DECODER_CTX *ctx, EVP_PKEY **pkey, const char *keytype, OSSL_LIB_CTX *libctx, const char *propquery) ossl_decoder_ctx_setup_for_pkey() argument
|
| H A D | encoder_pkey.c | 317 OSSL_ENCODER_CTX *OSSL_ENCODER_CTX_new_for_pkey(const EVP_PKEY *pkey, in OSSL_ENCODER_CTX_new_for_pkey() argument 222 ossl_encoder_ctx_setup_for_pkey(OSSL_ENCODER_CTX *ctx, const EVP_PKEY *pkey, int selection, const char *propquery) ossl_encoder_ctx_setup_for_pkey() argument [all...] |
| /third_party/openssl/crypto/pem/ |
| H A D | pem_pkey.c | 39 EVP_PKEY *pkey = NULL; in pem_read_bio_key_decoder() local [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | v3_conf.c | 464 int X509V3_set_issuer_pkey(X509V3_CTX *ctx, EVP_PKEY *pkey) in X509V3_set_issuer_pkey() argument
|
| H A D | t_x509.c | 55 EVP_PKEY *pkey = NULL; in X509_print_ex() local
|
| H A D | x509_cmp.c | 426 static int check_suite_b(EVP_PKEY *pkey, int sign_nid, unsigned long *pflags) in check_suite_b() argument
|
| H A D | x509_req.c | 22 X509_REQ *X509_to_X509_REQ(X509 *x, EVP_PKEY *pkey, const EVP_MD *md) in X509_to_X509_REQ() argument
|
| H A D | x509_set.c | 92 int X509_set_pubkey(X509 *x, EVP_PKEY *pkey) in X509_set_pubkey() argument
|
| /third_party/openssl/crypto/store/ |
| H A D | store_local.h | 38 EVP_PKEY *pkey; /* when type == OSSL_STORE_INFO_PKEY */ member
|
| /third_party/openssl/test/ |
| H A D | algorithmid_test.c | 27 EVP_PKEY *pkey = NULL; in test_spki_aid() local 118 EVP_PKEY *pkey = NULL; in test_x509_sig_aid() local [all...] |
| H A D | enginetest.c | 258 EVP_PKEY *pkey = NULL; in test_redirect() local [all...] |
| H A D | pkcs12_format_test.c | 715 EVP_PKEY *pkey = NULL; in pkcs12_create_test() local
|
| /third_party/openssl/apps/ |
| H A D | genpkey.c | 66 EVP_PKEY *pkey = NULL; in genpkey_main() local 240 EVP_PKEY *pkey in init_keygen_file() local [all...] |
| H A D | genrsa.c | 83 EVP_PKEY *pkey = NULL; in genrsa_main() local
|
| /third_party/openssl/crypto/ct/ |
| H A D | ct_log.c | 77 static int ct_v1_log_id_from_pkey(CTLOG *log, EVP_PKEY *pkey) in ct_v1_log_id_from_pkey() argument
|
| /third_party/toybox/toys/posix/ |
| H A D | sort.c | 165 struct sort_key **pkey = (struct sort_key **)stupid_compiler; in add_key() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | lib.rs | 172 pub mod pkey; modules
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | des-internal.c | 401 u8 pkey[8], next, tmp; in des_encrypt() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | des-internal.c | 401 u8 pkey[8], next, tmp; in des_encrypt() local
|
| /test/xts/acts/distributeddatamgr/preferencesNdktestHvigor/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 1118 const char *pkey = OH_PreferencesPair_GetKey(NULL, 0);
in OH_PreferencesPair_0200() local
|
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_mail_client.c | 343 mbedtls_pk_context pkey; in main() local
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-server.c | 166 EVP_PKEY *pkey; local 809 EVP_PKEY *pkey; member 983 EVP_PKEY *pkey; global() local [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_cipher.cc | 1046 ManagedEVPPKey pkey = in Init() local 982 Cipher( Environment* env, const ManagedEVPPKey& pkey, int padding, const EVP_MD* digest, const ArrayBufferOrViewContents<unsigned char>& oaep_label, const ArrayBufferOrViewContents<unsigned char>& data, std::unique_ptr<BackingStore>* out) Init() argument
|
| /third_party/nghttp2/bpf/ |
| H A D | reuseport_kern.c | 576 __u64 *pnum_socks, *pkey; in select_reuseport() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/crmf/ |
| H A D | crmf_lib.c | 367 create_popo_signature(OSSL_CRMF_POPOSIGNINGKEY *ps, const OSSL_CRMF_CERTREQUEST *cr, EVP_PKEY *pkey, const EVP_MD *digest, OSSL_LIB_CTX *libctx, const char *propq) create_popo_signature() argument 394 OSSL_CRMF_MSG_create_popo(int meth, OSSL_CRMF_MSG *crm, EVP_PKEY *pkey, const EVP_MD *digest, OSSL_LIB_CTX *libctx, const char *propq) OSSL_CRMF_MSG_create_popo() argument 609 OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(const OSSL_CRMF_ENCRYPTEDVALUE *ecert, OSSL_LIB_CTX *libctx, const char *propq, EVP_PKEY *pkey) OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert() argument [all...] |