Home
last modified time | relevance | path

Searched refs:se050_ecc_keypub (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/crypto/se050/adaptors/include/
H A Dse050_apdu_apis.h57 struct se050_ecc_keypub { struct
66 struct se050_ecc_keypub pub; argument
74 struct se050_ecc_keypub *pub);
81 struct se050_ecc_keypub *pub,
/optee_os/core/drivers/crypto/se050/adaptors/apis/
H A Dapdu.c528 static uint8_t *alloc_pubkey_buf(struct se050_ecc_keypub *keypub, size_t *len) in alloc_pubkey_buf()
549 struct se050_ecc_keypub *keypub, in se050_ecc_gen_shared_secret()
576 struct se050_ecc_keypub *keypub) in set_ecc_public()
661 struct se050_ecc_keypub *keypub) in se050_key_store_set_ecc_key_bin()
/optee_os/core/drivers/crypto/se050/core/
H A Decc.c241 struct se050_ecc_keypub key_bin = { }; in se050_inject_public_key()
428 struct se050_ecc_keypub key = { }; in shared_secret()