Searched defs:hmac_md5_ucs2le_string_ucase (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-ntlm/
H A Dntlm-encrypt.c64 hmac_md5_ucs2le_string_ucase(struct hmac_context *ctx, const char *str) function
80 hmac_md5_ucs2le_string_ucase(&ctx, user);
82 hmac_md5_ucs2le_string_ucase(&ctx, target);

Completed in 9 milliseconds