cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Functions
int_time.c File Reference
#include "crypt.h"

Go to the source code of this file.

Functions

time_t getTime (void)
 
time_t getApproxTime (void)
 
time_t getReliableTime (IN_HANDLE const CRYPT_HANDLE cryptHandle)
 
CHECK_RETVAL_BOOL STDC_NONNULL_ARG ((1))
 

Function Documentation

time_t getApproxTime ( void  )

Definition at line 46 of file int_time.c.

time_t getReliableTime ( IN_HANDLE const CRYPT_HANDLE  cryptHandle)

Definition at line 59 of file int_time.c.

time_t getTime ( void  )

Definition at line 33 of file int_time.c.

CHECK_RETVAL_BOOL STDC_NONNULL_ARG ( (1)  )

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Definition at line 131 of file int_time.c.