PSoC 6 Peripheral Driver Library

General Description

The Crypto initialization configuration.

Note
Should be the same for the Crypto Server and Crypto Client initialization.

Data Structures

struct  cy_stc_crypto_config_t
 The Crypto configuration structure. More...
 

Typedefs

typedef void(* cy_crypto_callback_ptr_t) (void)
 The Crypto user callback function type. More...
 

Typedef Documentation

◆ cy_crypto_callback_ptr_t

typedef void(* cy_crypto_callback_ptr_t) (void)

The Crypto user callback function type.

Callback is called at the end of Crypto calculation.