cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Functions
cryptusr.c File Reference
#include <stdio.h>
#include "crypt.h"
#include "cert/trustmgr.h"
#include "misc/user.h"

Go to the source code of this file.

Functions

CHECK_RETVAL STDC_NONNULL_ARG ((1))
 
CHECK_RETVAL STDC_NONNULL_ARG ((1, 2))
 
CHECK_RETVAL STDC_NONNULL_ARG ((1, 3, 4))
 
CHECK_RETVAL int userManagementFunction (IN_ENUM(MANAGEMENT_ACTION) const MANAGEMENT_ACTION_TYPE action)
 

Function Documentation

CHECK_RETVAL STDC_NONNULL_ARG ( (1)  )

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

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

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

Definition at line 59 of file cryptusr.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 2)  )

Definition at line 80 of file cryptusr.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 3, 4)  )

Definition at line 275 of file cryptusr.c.

CHECK_RETVAL int userManagementFunction ( IN_ENUM(MANAGEMENT_ACTION) const MANAGEMENT_ACTION_TYPE  action)

Definition at line 566 of file cryptusr.c.