Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dtcrypt.c73 static const int aead_sizes[] = { 16, 64, 256, 512, 1024, 1420, 4096, 8192, 0 }; variable
335 b_size = aead_sizes; in test_mb_aead_speed()
596 b_size = aead_sizes; in test_aead_speed()