Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/drivers/auth/cryptocell/713/
A Dcryptocell_crypto.c82 int rc, exp; in verify_signature() local
173 rc = mbedtls_asn1_get_int(&p, end, &exp); in verify_signature()
177 if (exp != RSA_EXPONENT) in verify_signature()
/tf-a-ffa_el3_spmc/drivers/auth/cryptocell/712/
A Dcryptocell_crypto.c98 int rc, exp; in verify_signature() local
186 rc = mbedtls_asn1_get_int(&p, end, &exp); in verify_signature()
190 if (exp != RSA_EXPONENT) in verify_signature()

Completed in 4 milliseconds