Searched refs:qcrypto_pbkdf2_count_iters (Results 1 – 4 of 4) sorted by relevance
150 uint64_t qcrypto_pbkdf2_count_iters(QCryptoHashAlgorithm hash,
156 uint64_t qcrypto_pbkdf2_count_iters(QCryptoHashAlgorithm hash, in qcrypto_pbkdf2_count_iters() function
737 iters = qcrypto_pbkdf2_count_iters(luks->hash_alg, in qcrypto_block_luks_store_key()1479 iters = qcrypto_pbkdf2_count_iters(luks_opts.hash_alg, in qcrypto_block_luks_create()
406 iters = qcrypto_pbkdf2_count_iters(QCRYPTO_HASH_ALG_SHA256, in test_pbkdf_timing()