Searched refs:NL_AUTH_CONFOUNDER_SIZE (Results 1 – 1 of 1) sorted by relevance
99 #define NL_AUTH_CONFOUNDER_SIZE 8 macro107 uchar_t nas_confounder[NL_AUTH_CONFOUNDER_SIZE]; /* Sealing only */352 MD5Update(&md5h, confounder, NL_AUTH_CONFOUNDER_SIZE); in netr_ssp_make_token()390 confounder, NL_AUTH_CONFOUNDER_SIZE) != 0) in netr_ssp_make_token()439 uchar_t confounder[NL_AUTH_CONFOUNDER_SIZE]; in netr_ssp_check_token()508 if (smb_auth_RC4(confounder, NL_AUTH_CONFOUNDER_SIZE, in netr_ssp_check_token()530 MD5Update(&md5h, confounder, NL_AUTH_CONFOUNDER_SIZE); in netr_ssp_check_token()612 uchar_t confounder[NL_AUTH_CONFOUNDER_SIZE]; in netr_ssp_encrypt()624 arc4random_buf(confounder, NL_AUTH_CONFOUNDER_SIZE); in netr_ssp_encrypt()