syslog-ng source
crypto-utils.h File Reference
#include "syslog-ng.h"
#include <openssl/evp.h>
Include dependency graph for crypto-utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

guint compose_hash (const EVP_MD *md, GString *const *argv, gint argc, guchar *hash)
 

Function Documentation

◆ compose_hash()

guint compose_hash ( const EVP_MD *  md,
GString *const *  argv,
gint  argc,
guchar *  hash 
)