Searched refs:pppcrypt_56_to_64_bit_key (Results 1 – 4 of 4) sorted by relevance
55 void pppcrypt_56_to_64_bit_key(u_char *key, u_char * des_key) { in pppcrypt_56_to_64_bit_key() function
511 pppcrypt_56_to_64_bit_key(ZPasswordHash + 0, des_key); in ChallengeResponse()517 pppcrypt_56_to_64_bit_key(ZPasswordHash + 7, des_key); in ChallengeResponse()523 pppcrypt_56_to_64_bit_key(ZPasswordHash + 14, des_key); in ChallengeResponse()625 pppcrypt_56_to_64_bit_key(UcasePassword +0, des_key); in ChapMS_LANMan()631 pppcrypt_56_to_64_bit_key(UcasePassword +7, des_key); in ChapMS_LANMan()
132 void pppcrypt_56_to_64_bit_key(u_char *key, u_char *des_key);
Completed in 10 milliseconds