Home
last modified time | relevance | path

Searched refs:crypto_acipher_ecc_verify (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/include/crypto/
A Dcrypto.h242 TEE_Result crypto_acipher_ecc_verify(uint32_t algo, struct ecc_public_key *key,
/optee_os/core/crypto/
A Dcrypto.c739 TEE_Result crypto_acipher_ecc_verify(uint32_t algo, struct ecc_public_key *key, in crypto_acipher_ecc_verify() function
/optee_os/core/tee/
A Dtee_svc_cryp.c3817 res = crypto_acipher_ecc_verify(cs->algo, o->attr, data, in syscall_asymm_verify()
/optee_os/out/arm/core/
A Dtee.symb_sizes1086 000000000e10ed44 000000000000004c T crypto_acipher_ecc_verify
A Dtee.dmp2864 000000000e10ed44 g F .text 000000000000004c crypto_acipher_ecc_verify
23173 000000000e10ed44 <crypto_acipher_ecc_verify>:
23174 crypto_acipher_ecc_verify():
23177 e10ed48: b5000186 cbnz x6, e10ed78 <crypto_acipher_ecc_verify+0x34>
23196 e10ed7c: b4000066 cbz x6, e10ed88 <crypto_acipher_ecc_verify+0x44>
58354 e125c9c: 97ffa42a bl e10ed44 <crypto_acipher_ecc_verify>
A Dtee.map21519 .text.crypto_acipher_ecc_verify
21521 0x000000000e10ed44 crypto_acipher_ecc_verify

Completed in 197 milliseconds