Searched refs:room (Results 1 – 8 of 8) sorted by relevance
426 int room = klen - 2 - hlen; in rsa_pss_expected_salt_len() local427 if (room < 0) { in rsa_pss_expected_salt_len()429 } else if (room > hlen) { in rsa_pss_expected_salt_len()432 return room; in rsa_pss_expected_salt_len()
20 …Rationale: 66 characters is what our various tools assume (leaving room for 14 more characters on …
79 * enough room for a MAC. */
1285 RSASSA-PSS Sign. RSA-528 SHA-512: Salt Len. 0, only room for empty salt1289 RSASSA-PSS Sign. RSA-528 SHA-512: Salt Len. 1, only room for empty salt
885 * is removed from the RAM key slots. This makes room to store its
1077 /* Allocate an MPI with room for wanted_bytes plus extra_limbs.
164 …ngly non-uniform. For example, if we want to store non-key files, we have room in different ranges…
161 … point is potentially problematic because some secure elements don't have room to store key attrib…