Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Drsassa.c514 static TEE_Result emsa_pss_verify(struct drvcrypt_rsa_ssa *ssa_data, in emsa_pss_verify() function
867 ret = emsa_pss_verify(ssa_data, modBits, &EM); in rsassa_pss_verify()