Searched refs:a64toi (Results 1 – 1 of 1) sorted by relevance
457 static unsigned char a64toi[128]; /* ascii-64 => 0..63 */ variable519 a64toi[itoa64[i]] = i; in init_des()893 num_iter = (num_iter<<6) | a64toi[t]; in crypt()909 salt = (salt<<6) | a64toi[t]; in crypt()