ble_gatt_client
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
bt_crypto Struct Reference

Data Fields

int ref_count
 
int ecb_aes
 
int urandom
 
int cmac_aes
 

Detailed Description

Definition at line 87 of file crypto.c.

Field Documentation

int bt_crypto::cmac_aes

Definition at line 91 of file crypto.c.

Referenced by aes_cmac(), bt_crypto_new(), bt_crypto_sign_att(), and bt_crypto_unref().

int bt_crypto::ecb_aes

Definition at line 89 of file crypto.c.

Referenced by bt_crypto_e(), bt_crypto_new(), and bt_crypto_unref().

int bt_crypto::ref_count

Definition at line 88 of file crypto.c.

Referenced by bt_crypto_ref(), and bt_crypto_unref().

int bt_crypto::urandom

Definition at line 90 of file crypto.c.

Referenced by bt_crypto_new(), bt_crypto_random_bytes(), and bt_crypto_unref().


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