Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/se050/core/
H A Drsa.c387 static TEE_Result encrypt_nopad(struct rsa_public_key *key, const uint8_t *src, in encrypt_nopad() function
709 return encrypt_nopad(rsa_data->key.key, in do_encrypt()