Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dpkcs12.c234 unsigned char *pwd_block, unsigned char *hash_output, int use_salt, in calculate_hashes()
352 unsigned char salt_block[128], pwd_block[128], hash_block[128] = { 0 }; in mbedtls_pkcs12_derivation() local