Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/se050/adaptors/include/
H A Dse050_apdu_apis.h38 struct se050_rsa_keypub { struct
48 struct se050_rsa_keypub *k_pub, argument
/optee_os/core/drivers/crypto/se050/adaptors/apis/
H A Dapdu.c45 struct se050_rsa_keypub *keypub, in set_rsa_public()
441 struct se050_rsa_keypub *keypub, in se050_key_store_set_rsa_key_bin()
/optee_os/core/drivers/crypto/se050/core/
H A Drsa.c135 struct se050_rsa_keypub key_bin = { }; in se050_inject_public_key()