Home
last modified time | relevance | path

Searched refs:crypto_acipher_alloc_rsa_public_key (Results 1 – 10 of 10) sorted by relevance

/optee_os/core/crypto/
A Dsigned_hdr.c67 res = crypto_acipher_alloc_rsa_public_key(&key, shdr->sig_size); in shdr_verify_signature()
A Dcrypto.c526 crypto_acipher_alloc_rsa_public_key(struct rsa_public_key *s __unused, in crypto_acipher_alloc_rsa_public_key() function
/optee_os/core/include/crypto/
A Dcrypto.h177 TEE_Result crypto_acipher_alloc_rsa_public_key(struct rsa_public_key *s,
/optee_os/core/drivers/crypto/crypto_api/acipher/
A Drsa.c37 TEE_Result crypto_acipher_alloc_rsa_public_key(struct rsa_public_key *key, in crypto_acipher_alloc_rsa_public_key() function
/optee_os/core/lib/libtomcrypt/
A Drsa.c112 TEE_Result crypto_acipher_alloc_rsa_public_key(struct rsa_public_key *s, in crypto_acipher_alloc_rsa_public_key() function
/optee_os/lib/libmbedtls/core/
A Drsa.c164 TEE_Result crypto_acipher_alloc_rsa_public_key(struct rsa_public_key *s, in crypto_acipher_alloc_rsa_public_key() function
/optee_os/core/tee/
A Dtee_svc_cryp.c1257 res = crypto_acipher_alloc_rsa_public_key(o->attr, in tee_obj_set_type()
/optee_os/out/arm/core/
A Dtee.symb_sizes951 000000000e132b48 000000000000005c T crypto_acipher_alloc_rsa_public_key
A Dtee.map46 out/arm/core/crypto/signed_hdr.o (crypto_acipher_alloc_rsa_public_key)
23598 .text.crypto_acipher_alloc_rsa_public_key
23600 0x000000000e132b48 crypto_acipher_alloc_rsa_public_key
A Dtee.dmp2840 000000000e132b48 g F .text 000000000000005c crypto_acipher_alloc_rsa_public_key
24857 e10fe3c: 94008b43 bl e132b48 <crypto_acipher_alloc_rsa_public_key>
54684 e123330: 94003e06 bl e132b48 <crypto_acipher_alloc_rsa_public_key>
78042 000000000e132b48 <crypto_acipher_alloc_rsa_public_key>:
78043 crypto_acipher_alloc_rsa_public_key():
78059 e132b70: 54000120 b.eq e132b94 <crypto_acipher_alloc_rsa_public_key+0x4c> // b.none
78068 e132b88: 54000081 b.ne e132b98 <crypto_acipher_alloc_rsa_public_key+0x50> // b.any

Completed in 229 milliseconds