Home
last modified time | relevance | path

Searched defs:ecc_key (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_ecc.c965 struct ecc_keypair *ecc_key = NULL; in hpre_ecc_do_shared_secret() local
1021 struct ecc_keypair *ecc_key = sdata->key; in hpre_ecc_sign_params_fill() local
1172 struct ecc_keypair *ecc_key = NULL; in hpre_ecc_sign() local
1295 struct ecc_public_key *ecc_key = sdata->key; in hpre_ecc_verify_params_fill() local
/optee_os/scripts/
H A Dsign_rproc_fw.py345 def ecc_key(key_file, key_pwd): function
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h242 } ecc_key; typedef