Home
last modified time | relevance | path

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

/mcuboot-latest/sim/src/
Dtlv.rs373 let mut estimate = 4; in estimate_size() localVariable
378 estimate += 4 + 32; in estimate_size()
380 estimate += 4 + 48; in estimate_size()
385 estimate += 4 + 32; // keyhash in estimate_size()
386 estimate += 4 + 256; // RSA2048 in estimate_size()
389 estimate += 4 + 32; // keyhash in estimate_size()
390 estimate += 4 + 384; // RSA3072 in estimate_size()
393 estimate += 4 + 32; // keyhash in estimate_size()
394 estimate += 4 + 64; // ED25519 signature. in estimate_size()
402 estimate += 4 + 48; // SHA384 in estimate_size()
[all …]
/mcuboot-latest/ext/tinycrypt/documentation/
Dtinycrypt.rst211 The mac size parameter is an important parameter to estimate the security