Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h247 TEE_Result crypto_acipher_rsanopad_encrypt(struct rsa_public_key *key,
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Drsa.c147 TEE_Result crypto_acipher_rsanopad_encrypt(struct rsa_public_key *key, in crypto_acipher_rsanopad_encrypt() function
/optee_os-3.20.0/core/lib/libtomcrypt/
A Drsa.c265 TEE_Result crypto_acipher_rsanopad_encrypt(struct rsa_public_key *key,
/optee_os-3.20.0/core/crypto/
A Dcrypto.c558 TEE_Result crypto_acipher_rsanopad_encrypt(struct rsa_public_key *key __unused, in crypto_acipher_rsanopad_encrypt() function
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c270 TEE_Result crypto_acipher_rsanopad_encrypt(struct rsa_public_key *key,
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c4085 res = crypto_acipher_rsanopad_encrypt(o->attr, src_data, in syscall_asymm_operate()

Completed in 17 milliseconds