Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Dsigned_hdr.c84 res = crypto_acipher_alloc_rsa_public_key(&key, in shdr_verify_signature()
146 res = crypto_acipher_alloc_rsa_public_key(key, modulus->size * 8); in load_rsa_key()
A Dcrypto.c529 crypto_acipher_alloc_rsa_public_key(struct rsa_public_key *s __unused, in crypto_acipher_alloc_rsa_public_key() function
/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h189 TEE_Result crypto_acipher_alloc_rsa_public_key(struct rsa_public_key *s,
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Drsa.c39 TEE_Result crypto_acipher_alloc_rsa_public_key(struct rsa_public_key *key, in crypto_acipher_alloc_rsa_public_key() function
/optee_os-3.20.0/core/lib/libtomcrypt/
A Drsa.c120 TEE_Result crypto_acipher_alloc_rsa_public_key(struct rsa_public_key *s,
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c170 TEE_Result crypto_acipher_alloc_rsa_public_key(struct rsa_public_key *s,
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c1495 res = crypto_acipher_alloc_rsa_public_key(o->attr, in tee_obj_set_type()

Completed in 17 milliseconds