/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
|
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/ |
H A D | signature_rsa_openssl.c | 164 EVP_PKEY *pkey = NewEvpPkeyByRsa(rsa, false); in InitRsaEvpKey() local
|
/base/security/device_security_level/oem_property/common/ |
H A D | dslm_credential_utils.c | 539 EVP_PKEY *pkey = d2i_PUBKEY(NULL, &publicKey, pbkData->length); in EcdsaVerify() local
|
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
H A D | hks_dsa_mt.cpp | 915 EVP_PKEY *pkey = GenerateDsaKey(KEY_SIZE_1024); in VerifyServiceTestCase() local
|
H A D | openssl_ecc_helper.c | 515 EVP_PKEY *pkey = d2i_PUBKEY(NULL, (const unsigned char **)&data, x509Key->size); in X509ToHksBlob() local 562 EVP_PKEY *pkey = EVP_PKEY_new(); in HksBlobToX509() local [all...] |
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
H A D | hks_openssl_engine.c | 519 int32_t GetBnBinpadFromPkey(const EVP_PKEY *pkey, const char *keyName, struct HksBlob *out) in GetBnBinpadFromPkey() argument
|
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_chipset_platform_encrypt_test.cpp | 254 auto pkey = std::unique_ptr<EVP_PKEY, void(*)(EVP_PKEY *&)>(EVP_PKEY_new(), [](EVP_PKEY *&pkey) { in ConvertRawEcPubKeyToX509Key() local
|
/base/startup/hvb/libhvb/src/crypto/ |
H A D | hvb_rsa_verify.c | 315 static int hvb_rsa_verify_pss_param_check(const struct hvb_rsa_pubkey *pkey, const uint8_t *pdigest, in hvb_rsa_verify_pss_param_check() argument 342 hvb_rsa_verify_pss_param_convert(const struct hvb_rsa_pubkey *pkey, uint8_t *psign, uint32_t signlen, struct long_int_num *p_n, struct long_int_num *p_rr, struct long_int_num *p_m) hvb_rsa_verify_pss_param_convert() argument 370 hvb_rsa_verify_pss(const struct hvb_rsa_pubkey *pkey, const uint8_t *pdigest, uint32_t digestlen, uint8_t *psign, uint32_t signlen, uint32_t saltlen) hvb_rsa_verify_pss() argument [all...] |
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | nndisc.c | 133 static int nndisc_is_multicast(const void *pkey) in nndisc_is_multicast() argument 170 static u32 nndisc_hash(const void *pkey, in nndisc_hash() argument 176 static bool nndisc_key_eq(const struct neighbour *neigh, const void *pkey) in nndisc_key_eq() argument
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | pkeys.c | 260 static inline void init_amr(int pkey, u8 init_bits) in init_amr() argument 268 static inline void init_iamr(int pkey, u8 init_bits) in init_iamr() argument 280 __arch_set_user_pkey_access(struct task_struct *tsk, int pkey, unsigned long init_val) __arch_set_user_pkey_access() argument 369 __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) __arch_override_mprotect_pkey() argument 393 pkey_access_permitted(int pkey, bool write, bool execute) pkey_access_permitted() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/virtio/ |
H A D | virtio_crypto_akcipher_algs.c | 109 uint8_t *pkey; in virtio_crypto_alg_akcipher_init_session() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 279 hns_roce_query_pkey(struct ib_device *ib_dev, u8 port, u16 index, u16 *pkey) hns_roce_query_pkey() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_encap.c | 73 opa_vnic_make_header(u8 *hdr, u32 slid, u32 dlid, u16 len, u16 pkey, u16 entropy, u8 sc, u8 rc, u8 l4_type, u16 l4_hdr) opa_vnic_make_header() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | ud.c | 112 u16 pkey; in ud_loopback() local 307 u16 len, slid, dlid, pkey; in hfi1_make_ud_req_9B() local 266 hfi1_make_bth_deth(struct rvt_qp *qp, struct rvt_swqe *wqe, struct ib_other_headers *ohdr, u16 *pkey, u32 extra_bytes, bool bypass) hfi1_make_bth_deth() argument 385 u16 len, pkey; hfi1_make_ud_req_16B() local 596 hfi1_lookup_pkey_idx(struct hfi1_ibport *ibp, u16 pkey) hfi1_lookup_pkey_idx() argument 632 return_cnp_16B(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, u8 sc5, const struct ib_grh *old_grh) return_cnp_16B() argument 694 return_cnp(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, u8 sc5, const struct ib_grh *old_grh) return_cnp() argument 767 opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5, struct rvt_qp *qp, u16 slid, struct opa_smp *smp) opa_smp_check() argument 859 u16 pkey; hfi1_ud_rcv() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_sp.c | 406 bnxt_qplib_get_pkey(struct bnxt_qplib_res *res, struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 index, u16 *pkey) bnxt_qplib_get_pkey() argument 424 bnxt_qplib_del_pkey(struct bnxt_qplib_res *res, struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, bool update) bnxt_qplib_del_pkey() argument 456 bnxt_qplib_add_pkey(struct bnxt_qplib_res *res, struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, bool update) bnxt_qplib_add_pkey() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | sysfs.c | 146 u16 pkey; in show_phys_port_pkey() local
|