Searched refs:blob (Results 1 - 3 of 3) sorted by relevance
/dovecot/src/lib-ntlm/ |
H A D | ntlm-encrypt.h | 19 const unsigned char *blob, size_t blob_size,
|
H A D | ntlm-encrypt.c | 125 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 D | mech-ntlm.c | 109 const unsigned char *blob = local 117 credentials, request->challenge, blob,
|
Completed in 17 milliseconds