s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Functions
tls_errors.c File Reference

temp_tls* routines are used for error messges More...

#include <unistd.h>
#include "stralloc.h"
#include "tls_errors.h"
#include "error.h"
Include dependency graph for tls_errors.c:

Go to the source code of this file.

Functions

void temp_tlscert ()
 
void temp_tlskey ()
 
void temp_tlschk ()
 
void temp_tlsca ()
 
void temp_tlscipher ()
 
void temp_tlsctx ()
 
void temp_tlscon ()
 
void temp_tlserr ()
 
void temp_tlshost ()
 
void temp_tlspeercert ()
 
void temp_tlspeerverify ()
 
void temp_tlspeervalid ()
 
void temp_tlscertfp ()
 
void temp_invaliddigest ()
 
void temp_tlsamissing ()
 
void temp_tlsainvalid ()
 
void temp_tlsdigest ()
 

Detailed Description

temp_tls* routines are used for error messges

Definition in file tls_errors.c.

Function Documentation

◆ temp_invaliddigest()

void temp_invaliddigest ( void  )

Definition at line 127 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlsainvalid()

void temp_tlsainvalid ( void  )

Definition at line 143 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlsamissing()

void temp_tlsamissing ( void  )

Definition at line 135 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlsca()

void temp_tlsca ( void  )

Definition at line 36 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlscert()

void temp_tlscert ( void  )

Definition at line 12 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlscertfp()

void temp_tlscertfp ( void  )

Definition at line 117 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlschk()

void temp_tlschk ( void  )

Definition at line 28 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlscipher()

void temp_tlscipher ( void  )

Definition at line 46 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlscon()

void temp_tlscon ( )

Definition at line 64 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlsctx()

void temp_tlsctx ( void  )

Definition at line 56 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlsdigest()

void temp_tlsdigest ( void  )

Definition at line 151 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlserr()

void temp_tlserr ( void  )

Definition at line 73 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlshost()

void temp_tlshost ( void  )

Definition at line 82 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlskey()

void temp_tlskey ( void  )

Definition at line 20 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlspeercert()

void temp_tlspeercert ( )

Definition at line 93 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlspeervalid()

void temp_tlspeervalid ( )

Definition at line 109 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ temp_tlspeerverify()

void temp_tlspeerverify ( )

Definition at line 101 of file tls_errors.c.

Here is the call graph for this function:
Here is the caller graph for this function: