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

/dovecot/src/lib-dcrypt/
H A Distream-decrypt.c314 const char *hexdgst = binary_to_hex(data, sizeof(dgst)); /* digest length */ local
316 int ret = stream->key_callback(hexdgst, &stream->priv_key, &error, stream->key_context);

Completed in 11 milliseconds