cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Macros | Functions
attr_acl.c File Reference
#include "crypt.h"
#include "kernel/acl.h"
#include "kernel/kernel.h"

Go to the source code of this file.

Macros

#define ACCESS_RWx_xxx   0x6060 /* Special-case used for consistency check */
 

Functions

CHECK_RETVAL_BOOL STDC_NONNULL_ARG ((1))
 
void endAttributeACL (void)
 
CHECK_RETVAL_PTR const void * findAttributeACL (IN_ATTRIBUTE const CRYPT_ATTRIBUTE_TYPE attribute, const BOOLEAN isInternalMessage)
 

Macro Definition Documentation

#define ACCESS_RWx_xxx   0x6060 /* Special-case used for consistency check */

Definition at line 4350 of file attr_acl.c.

Function Documentation

void endAttributeACL ( void  )

Definition at line 4917 of file attr_acl.c.

CHECK_RETVAL_PTR const void* findAttributeACL ( IN_ATTRIBUTE const CRYPT_ATTRIBUTE_TYPE  attribute,
const BOOLEAN  isInternalMessage 
)

Definition at line 4930 of file attr_acl.c.

CHECK_RETVAL_BOOL STDC_NONNULL_ARG ( (1)  )

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

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

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

Definition at line 4281 of file attr_acl.c.