Home
last modified time | relevance | path

Searched defs:pubkey (Results 1 – 11 of 11) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Decc_decrypt_key.c30 ecc_key pubkey; in ecc_decrypt_key() local
H A Decc_encrypt_key.c31 ecc_key pubkey; in ecc_encrypt_key() local
H A Decc_sign_hash.c31 ecc_key pubkey; in ecc_sign_hash_ex() local
/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_montgomery.c228 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
H A Dhpre_dh.c208 struct bignum *pubkey) in hpre_dh_params_bn2bin()
251 struct bignum *pubkey) in hpre_dh_request_init()
H A Dhpre_rsa.h38 uint8_t *pubkey; member
H A Dhpre_ecc.c756 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
/optee_os/core/pta/veraison_attestation/
H A Dsign.c18 static struct ecc_public_key *pubkey; variable
/optee_os/core/drivers/crypto/caam/mp/
H A Dcaam_mp.c106 TEE_Result caam_mp_export_publickey(uint8_t *pubkey, size_t *size) in caam_mp_export_publickey()
/optee_os/core/drivers/crypto/se050/adaptors/apis/
H A Dapdu.c531 uint8_t *pubkey = NULL; in alloc_pubkey_buf() local
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h238 ecc_point pubkey; member