Searched refs:saltlen (Results 1 – 4 of 4) sorted by relevance
/openthread-2.7.6/third_party/mbedtls/repo/include/mbedtls/ |
D | pkcs12.h | 121 const unsigned char *salt, size_t saltlen,
|
/openthread-2.7.6/third_party/mbedtls/repo/library/ |
D | pkcs12.c | 245 const unsigned char *salt, size_t saltlen, in mbedtls_pkcs12_derivation() argument 263 if( datalen > 128 || pwdlen > 64 || saltlen > 64 ) in mbedtls_pkcs12_derivation() 283 pkcs12_fill_buffer( salt_block, v, salt, saltlen ); in mbedtls_pkcs12_derivation()
|
/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_pkcs1_v21.data | 819 RSASSA-PSS verify ext, 522-bit key, SHA-512, saltlen=64, good signature with saltlen=0 827 RSASSA-PSS verify ext, 528-bit key, SHA-512, saltlen=64, good signature with saltlen=0
|
D | test_suite_x509parse.data | 792 x509_verify:"data_files/server9-bad-saltlen.crt":"data_files/test-ca.crt":"data_files/crl.pem":"NUL…
|