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

Data Fields

__u16 salg_family
 
__u8 salg_type [14]
 
__u32 salg_feat
 
__u32 salg_mask
 
__u8 salg_name [64]
 

Detailed Description

Definition at line 54 of file crypto.c.

Field Documentation

__u16 sockaddr_alg::salg_family

Definition at line 55 of file crypto.c.

Referenced by cmac_aes_setup(), and ecb_aes_setup().

__u32 sockaddr_alg::salg_feat

Definition at line 57 of file crypto.c.

__u32 sockaddr_alg::salg_mask

Definition at line 58 of file crypto.c.

__u8 sockaddr_alg::salg_name[64]

Definition at line 59 of file crypto.c.

Referenced by cmac_aes_setup(), and ecb_aes_setup().

__u8 sockaddr_alg::salg_type[14]

Definition at line 56 of file crypto.c.

Referenced by cmac_aes_setup(), and ecb_aes_setup().


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