Home
last modified time | relevance | path

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

/linux/crypto/
H A Dcrypto_null.c92 .min_keysize = NULL_KEY_SIZE,
93 .max_keysize = NULL_KEY_SIZE,
108 .cia_min_keysize = NULL_KEY_SIZE,
109 .cia_max_keysize = NULL_KEY_SIZE,
/linux/include/crypto/
H A Dnull.h7 #define NULL_KEY_SIZE 0 macro