Functions
a_gentm.c File Reference
#include <openssl/asn1.h>
#include <string.h>
#include <time.h>
#include <openssl/err.h>
#include <openssl/mem.h>
#include "internal.h"
Include dependency graph for a_gentm.c:

Go to the source code of this file.

Functions

ASN1_GENERALIZEDTIMEASN1_GENERALIZEDTIME_adj (ASN1_GENERALIZEDTIME *s, time_t t, int offset_day, long offset_sec)
 
int ASN1_GENERALIZEDTIME_check (const ASN1_GENERALIZEDTIME *d)
 
ASN1_GENERALIZEDTIMEASN1_GENERALIZEDTIME_set (ASN1_GENERALIZEDTIME *s, time_t t)
 
int ASN1_GENERALIZEDTIME_set_string (ASN1_GENERALIZEDTIME *s, const char *str)
 
int asn1_generalizedtime_to_tm (struct tm *tm, const ASN1_GENERALIZEDTIME *d)
 

Function Documentation

◆ ASN1_GENERALIZEDTIME_adj()

ASN1_GENERALIZEDTIME* ASN1_GENERALIZEDTIME_adj ( ASN1_GENERALIZEDTIME s,
time_t  t,
int  offset_day,
long  offset_sec 
)

Definition at line 214 of file a_gentm.c.

◆ ASN1_GENERALIZEDTIME_check()

int ASN1_GENERALIZEDTIME_check ( const ASN1_GENERALIZEDTIME d)

Definition at line 184 of file a_gentm.c.

◆ ASN1_GENERALIZEDTIME_set()

ASN1_GENERALIZEDTIME* ASN1_GENERALIZEDTIME_set ( ASN1_GENERALIZEDTIME s,
time_t  t 
)

Definition at line 208 of file a_gentm.c.

◆ ASN1_GENERALIZEDTIME_set_string()

int ASN1_GENERALIZEDTIME_set_string ( ASN1_GENERALIZEDTIME s,
const char *  str 
)

Definition at line 189 of file a_gentm.c.

◆ asn1_generalizedtime_to_tm()

int asn1_generalizedtime_to_tm ( struct tm tm,
const ASN1_GENERALIZEDTIME d 
)

Definition at line 67 of file a_gentm.c.



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