Searched refs:MAX_CKN_LEN (Results 1 – 2 of 2) sorted by relevance
21 #define MAX_CKN_LEN 32 /* 32 bytes, 256 bits */ macro44 u8 name[MAX_CKN_LEN];
3272 if (ckn->len > MAX_CKN_LEN) { in ieee802_1x_kay_create_mka()