ReactOS 0.4.17-dev-806-gffa4164
algorithm Struct Reference

#include <bcrypt_internal.h>

Collaboration diagram for algorithm:

Public Attributes

struct object hdr
 
enum alg_id id
 
enum chain_mode mode
 
ULONG flags
 

Detailed Description

Definition at line 67 of file bcrypt_internal.h.

Member Data Documentation

◆ flags

ULONG algorithm::flags

Definition at line 72 of file bcrypt_internal.h.

Referenced by hash_create().

◆ hdr

struct object algorithm::hdr

Definition at line 69 of file bcrypt_internal.h.

Referenced by BCryptCloseAlgorithmProvider().

◆ id

◆ mode

enum chain_mode algorithm::mode

Definition at line 71 of file bcrypt_internal.h.

Referenced by get_alg_property(), key_symmetric_generate(), and set_alg_property().


The documentation for this struct was generated from the following file: