Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dcrypto_null.c106 .min_keysize = NULL_KEY_SIZE,
107 .max_keysize = NULL_KEY_SIZE,
122 .cia_min_keysize = NULL_KEY_SIZE,
123 .cia_max_keysize = NULL_KEY_SIZE,
/linux-6.15/include/crypto/
H A Dnull.h7 #define NULL_KEY_SIZE 0 macro