Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dsha256_kunit.c73 size_t salt_len = rand_length(sizeof(salt)); in test_sha256_finup_2x() local
180 size_t salt_len = salt_lens_to_test[i]; in benchmark_sha256_finup_2x() local
/linux/drivers/crypto/bcm/
H A Dcipher.h187 unsigned int salt_len; member