Searched defs:pwd_block (Results 1 – 1 of 1) sorted by relevance
234 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