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

/dovecot/src/lib-ntlm/
H A Dntlm-encrypt.h19 const unsigned char *blob, size_t blob_size,
H A Dntlm-encrypt.c125 const unsigned char *blob, size_t blob_size,
135 hmac_update(&ctx, blob, blob_size);
122 ntlmssp_v2_response(const char *user, const char *target, const unsigned char *hash_v1, const unsigned char *challenge, const unsigned char *blob, size_t blob_size, unsigned char response[NTLMSSP_V2_RESPONSE_SIZE]) argument
/dovecot/src/auth/
H A Dmech-ntlm.c109 const unsigned char *blob = local
117 credentials, request->challenge, blob,

Completed in 17 milliseconds