Functions
a_utctm.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_utctm.c:

Go to the source code of this file.

Functions

ASN1_UTCTIMEASN1_UTCTIME_adj (ASN1_UTCTIME *s, time_t t, int offset_day, long offset_sec)
 
int ASN1_UTCTIME_check (const ASN1_UTCTIME *d)
 
int ASN1_UTCTIME_cmp_time_t (const ASN1_UTCTIME *s, time_t t)
 
ASN1_UTCTIMEASN1_UTCTIME_set (ASN1_UTCTIME *s, time_t t)
 
int ASN1_UTCTIME_set_string (ASN1_UTCTIME *s, const char *str)
 
int asn1_utctime_to_tm (struct tm *tm, const ASN1_UTCTIME *d)
 

Function Documentation

◆ ASN1_UTCTIME_adj()

ASN1_UTCTIME* ASN1_UTCTIME_adj ( ASN1_UTCTIME s,
time_t  t,
int  offset_day,
long  offset_sec 
)

Definition at line 189 of file a_utctm.c.

◆ ASN1_UTCTIME_check()

int ASN1_UTCTIME_check ( const ASN1_UTCTIME d)

Definition at line 160 of file a_utctm.c.

◆ ASN1_UTCTIME_cmp_time_t()

int ASN1_UTCTIME_cmp_time_t ( const ASN1_UTCTIME s,
time_t  t 
)

Definition at line 241 of file a_utctm.c.

◆ ASN1_UTCTIME_set()

ASN1_UTCTIME* ASN1_UTCTIME_set ( ASN1_UTCTIME s,
time_t  t 
)

Definition at line 184 of file a_utctm.c.

◆ ASN1_UTCTIME_set_string()

int ASN1_UTCTIME_set_string ( ASN1_UTCTIME s,
const char *  str 
)

Definition at line 165 of file a_utctm.c.

◆ asn1_utctime_to_tm()

int asn1_utctime_to_tm ( struct tm tm,
const ASN1_UTCTIME d 
)

Definition at line 68 of file a_utctm.c.



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