Searched refs:input_size (Results 1 – 1 of 1) sorted by relevance
102 size_t input_size = PSA_BITS_TO_BYTES(psa_get_key_bits(&key_attr)); in bootutil_rsa_oaep_decrypt() local103 if (input_size != TLV_ENC_RSA_SZ) { in bootutil_rsa_oaep_decrypt()