Home
last modified time | relevance | path

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

/mbedtls-3.4.0/library/
Dpsa_crypto_rsa.c439 int room = klen - 2 - hlen; in rsa_pss_expected_salt_len() local
440 if( room < 0 ) in rsa_pss_expected_salt_len()
442 else if( room > hlen ) in rsa_pss_expected_salt_len()
445 return( room ); in rsa_pss_expected_salt_len()
/mbedtls-3.4.0/docs/architecture/testing/
Dtest-framework.md20 …Rationale: 66 characters is what our various tools assume (leaving room for 14 more characters on …
/mbedtls-3.4.0/tests/suites/
Dtest_suite_pkcs1_v21.data1285 RSASSA-PSS Sign. RSA-528 SHA-512: Salt Len. 0, only room for empty salt
1289 RSASSA-PSS Sign. RSA-528 SHA-512: Salt Len. 1, only room for empty salt
Dtest_suite_psa_crypto_slot_management.function901 * is removed from the RAM key slots. This makes room to store its
Dtest_suite_bignum_core.function1006 /* Allocate an MPI with room for wanted_bytes plus extra_limbs.
/mbedtls-3.4.0/docs/architecture/
Dmbed-crypto-storage-specification.md162 …ngly non-uniform. For example, if we want to store non-key files, we have room in different ranges…