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