Searched refs:a1_hex (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/auth/
H A Dmech-digest-md5.c119 const char *a1_hex, *a2_hex, *response_hex; local
167 a1_hex = binary_to_hex(digest, 16);
193 md5_update(&ctx, a1_hex, 32);

Completed in 10 milliseconds