Home
last modified time | relevance | path

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

/mcuboot-3.6.0/boot/bootutil/include/bootutil/
Denc_key_public.h47 #define TLV_ENC_RSA_SZ 256 macro
53 #define BOOT_ENC_TLV_SIZE TLV_ENC_RSA_SZ
/mcuboot-3.6.0/boot/bootutil/include/bootutil/crypto/
Drsa.h103 if (input_size != TLV_ENC_RSA_SZ) { in bootutil_rsa_oaep_decrypt()
108 input, TLV_ENC_RSA_SZ, NULL, 0, in bootutil_rsa_oaep_decrypt()