Searched refs:to64_msb_first (Results 1 – 1 of 1) sorted by relevance
698 to64_msb_first(char *s, unsigned v) in to64_msb_first() function773 to64_msb_first(output + 2, (r0 >> 8)); in des_crypt()775 to64_msb_first(output + 6, (r0 << 16) | (r1 >> 16)); in des_crypt()777 to64_msb_first(output + 10, (r1 << 8)); in des_crypt()