Searched refs:MAX_CHAP_SECRET_LEN (Results 1 – 2 of 2) sorted by relevance
87 #define MAX_CHAP_SECRET_LEN 16 macro3109 int secretLen = MAX_CHAP_SECRET_LEN; in modifyNodeAuthParam()3112 IMA_BYTE chapSecret[MAX_CHAP_SECRET_LEN + 1]; in modifyNodeAuthParam()3148 MIN_CHAP_SECRET_LEN, MAX_CHAP_SECRET_LEN); in modifyNodeAuthParam()3184 int secretLen = MAX_CHAP_SECRET_LEN; in modifyTargetAuthParam()3187 IMA_BYTE chapSecret[MAX_CHAP_SECRET_LEN + 1]; in modifyTargetAuthParam()3223 1, MAX_CHAP_SECRET_LEN); in modifyTargetAuthParam()
53 #define MAX_CHAP_SECRET_LEN 16 macro3115 bootProp.tgt_chap.c_secret, MAX_CHAP_SECRET_LEN); in SUN_IMA_GetBootTargetAuthParams()