eapol/eapol_framework/eapol_common/type/tls_peap/tls/src/tls_extension.cpp
branchRCL_3
changeset 18 bad0cc58d154
parent 2 1c7bc153c08e
child 19 c74b3d9f6b9e
equal deleted inserted replaced
17:30e048a7b597 18:bad0cc58d154
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 13 %
    19 * %version: %
    20 */
    20 */
    21 
    21 
    22 #if defined(USE_EAP_TLS_SESSION_TICKET)
    22 #if defined(USE_EAP_TLS_SESSION_TICKET)
       
    23 
       
    24 // This is enumeration of EAPOL source code.
       
    25 #if defined(USE_EAP_MINIMUM_RELEASE_TRACES)
       
    26 	#undef EAP_FILE_NUMBER_ENUM
       
    27 	#define EAP_FILE_NUMBER_ENUM 762 
       
    28 	#undef EAP_FILE_NUMBER_DATE 
       
    29 	#define EAP_FILE_NUMBER_DATE 1127594498 
       
    30 #endif //#if defined(USE_EAP_MINIMUM_RELEASE_TRACES)
    23 
    31 
    24 #include "tls_extension.h"
    32 #include "tls_extension.h"
    25 
    33 
    26 /** @file */
    34 /** @file */
    27 
    35