Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/crypto/
Drsa.h102 size_t input_size = PSA_BITS_TO_BYTES(psa_get_key_bits(&key_attr)); in bootutil_rsa_oaep_decrypt() local
103 if (input_size != TLV_ENC_RSA_SZ) { in bootutil_rsa_oaep_decrypt()