Home
last modified time | relevance | path

Searched refs:hid (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/pbes/
A Dpbes.c17 int err, hid, cid; in pbes_decrypt() local
28 hid = find_hash(arg->type.h); in pbes_decrypt()
29 if (hid == -1) return CRYPT_INVALID_HASH; in pbes_decrypt()
53 …(arg->pwd, arg->pwdlen, arg->salt->data, arg->salt->size, arg->iterations, hid, k, &klen)) != CRYP… in pbes_decrypt()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog2393 * Fix behaviour that hid the original cause of fatal alerts in some cases

Completed in 8 milliseconds