Home
last modified time | relevance | path

Searched refs:e_bytes (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Dpsa_crypto_rsa.c219 static psa_status_t psa_rsa_read_exponent(const uint8_t *e_bytes, in psa_rsa_read_exponent() argument
233 acc = (acc << 8) | e_bytes[i]; in psa_rsa_read_exponent()

Completed in 2 milliseconds