RSA BSAFE Crypto-C

Cryptographic Components for C

Search

A_ENTROPY_PARAMS Struct Reference

This structure holds the information used by the entropy gathering routines.

Samples:

entrpycb.c.

#include <atypes.h>

typedef struct {
  A_ENTROPY_CB_FUNCTION *cb;
  POINTER cb_data;
} A_ENTROPY_PARAMS;

Data Fields

A_ENTROPY_CB_FUNCTIONcb
 A callback that fills a buffer with data from the user's entropy source(s).

POINTER cb_data
 The user's data to be used when the library executes the callback.


Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 068-001001-6210-001-000 - 6.2.1