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

Go to the source code of this file.

Classes

struct  MAC_STATE
 

Macros

#define MAC_STATE_SIZE   sizeof( MAC_STATE )
 

Functions

CHECK_RETVAL STDC_NONNULL_ARG ((3))
 
const CAPABILITY_INFOgetHmacSHA1Capability (void)
 

Macro Definition Documentation

#define MAC_STATE_SIZE   sizeof( MAC_STATE )

Definition at line 26 of file ctx_hsha.c.

Function Documentation

const CAPABILITY_INFO* getHmacSHA1Capability ( void  )

Definition at line 290 of file ctx_hsha.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (3)  )

Definition at line 142 of file ctx_hsha.c.

Variable Documentation

CHECK_RETVAL IN_OPT const void * data

Definition at line 41 of file ctx_hsha.c.

Definition at line 43 of file ctx_hsha.c.

const char FAR_BSS* key

Definition at line 39 of file ctx_hsha.c.

const int keyLength

Definition at line 40 of file ctx_hsha.c.

Definition at line 42 of file ctx_hsha.c.