Searched refs:MIN_PREAUTH_CTXT_DATA_LEN (Results 1 – 2 of 2) sorted by relevance
346 #define MIN_PREAUTH_CTXT_DATA_LEN 6 macro
602 if (len < MIN_PREAUTH_CTXT_DATA_LEN) { in decode_preauth_context()605 } else if (len < MIN_PREAUTH_CTXT_DATA_LEN + le16_to_cpu(ctxt->SaltLength)) { in decode_preauth_context()