Functions
a_digest.c File Reference
#include <openssl/x509.h>
#include <openssl/asn1.h>
#include <openssl/digest.h>
#include <openssl/err.h>
#include <openssl/mem.h>
Include dependency graph for a_digest.c:

Go to the source code of this file.

Functions

int ASN1_digest (i2d_of_void *i2d, const EVP_MD *type, char *data, unsigned char *md, unsigned int *len)
 
int ASN1_item_digest (const ASN1_ITEM *it, const EVP_MD *type, void *asn, unsigned char *md, unsigned int *len)
 

Function Documentation

◆ ASN1_digest()

int ASN1_digest ( i2d_of_void i2d,
const EVP_MD type,
char *  data,
unsigned char *  md,
unsigned int len 
)

Definition at line 64 of file a_digest.c.

◆ ASN1_item_digest()

int ASN1_item_digest ( const ASN1_ITEM it,
const EVP_MD type,
void *  asn,
unsigned char *  md,
unsigned int len 
)

Definition at line 83 of file a_digest.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:01