Home
last modified time | relevance | path

Searched defs:salt_block (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dpkcs12.c269 unsigned char *diversifier, unsigned char *salt_block, in calculate_hashes()
335 unsigned char salt_block[128], pwd_block[128], hash_block[128] = { 0 }; in mbedtls_pkcs12_derivation() local