Searched defs:pubkey (Results 1 – 11 of 11) sorted by relevance
30 ecc_key pubkey; in ecc_decrypt_key() local
31 ecc_key pubkey; in ecc_encrypt_key() local
31 ecc_key pubkey; in ecc_sign_hash_ex() local
228 uint8_t *privkey, uint8_t *pubkey) in hpre_montgomery_params_fill()276 uint8_t *pubkey) in hpre_montgomery_request_init()440 uint8_t *pubkey = NULL; in hpre_montgomery_do_shared_secret() local
208 struct bignum *pubkey) in hpre_dh_params_bn2bin()251 struct bignum *pubkey) in hpre_dh_request_init()
38 uint8_t *pubkey; member
756 struct ecc_public_key *pubkey) in hpre_ecc_dh_params_fill()830 struct ecc_public_key *pubkey) in hpre_ecc_request_init()964 struct ecc_public_key *pubkey = NULL; in hpre_ecc_do_shared_secret() local
18 static struct ecc_public_key *pubkey; variable
106 TEE_Result caam_mp_export_publickey(uint8_t *pubkey, size_t *size) in caam_mp_export_publickey()
531 uint8_t *pubkey = NULL; in alloc_pubkey_buf() local
238 ecc_point pubkey; member