Functions
a_type.c File Reference
#include <openssl/asn1.h>
#include <openssl/asn1t.h>
#include <openssl/err.h>
#include <openssl/mem.h>
#include <openssl/obj.h>
#include "internal.h"
Include dependency graph for a_type.c:

Go to the source code of this file.

Functions

int ASN1_TYPE_cmp (const ASN1_TYPE *a, const ASN1_TYPE *b)
 
int ASN1_TYPE_get (const ASN1_TYPE *a)
 
void ASN1_TYPE_set (ASN1_TYPE *a, int type, void *value)
 
int ASN1_TYPE_set1 (ASN1_TYPE *a, int type, const void *value)
 
const void * asn1_type_value_as_pointer (const ASN1_TYPE *a)
 

Function Documentation

◆ ASN1_TYPE_cmp()

int ASN1_TYPE_cmp ( const ASN1_TYPE a,
const ASN1_TYPE b 
)

Definition at line 120 of file a_type.c.

◆ ASN1_TYPE_get()

int ASN1_TYPE_get ( const ASN1_TYPE a)

Definition at line 67 of file a_type.c.

◆ ASN1_TYPE_set()

void ASN1_TYPE_set ( ASN1_TYPE a,
int  type,
void *  value 
)

Definition at line 87 of file a_type.c.

◆ ASN1_TYPE_set1()

int ASN1_TYPE_set1 ( ASN1_TYPE a,
int  type,
const void *  value 
)

Definition at line 98 of file a_type.c.

◆ asn1_type_value_as_pointer()

const void* asn1_type_value_as_pointer ( const ASN1_TYPE a)

Definition at line 76 of file a_type.c.



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