Pepper_31_C_interfaces
Public Attributes | List of all members
PPB_Crypto_Dev_0_1 Struct Reference

#include <ppb_crypto_dev.h>

Collaboration diagram for PPB_Crypto_Dev_0_1:
Collaboration graph

Public Attributes

void(* GetRandomBytes )(char *buffer, uint32_t num_bytes)
 

Detailed Description

Definition at line 27 of file ppb_crypto_dev.h.

Member Data Documentation

void(* PPB_Crypto_Dev_0_1::GetRandomBytes)(char *buffer, uint32_t num_bytes)

Fills the given buffer with random bytes. This is potentially slow so only request the amount of data you need.

Definition at line 32 of file ppb_crypto_dev.h.


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