Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dtea.c24 #define TEA_KEY_SIZE 16 macro
226 .cia_min_keysize = TEA_KEY_SIZE,
227 .cia_max_keysize = TEA_KEY_SIZE,