|
uint8_t ** | crc_matrix |
|
bfn_crc_alg_t | crc_type |
|
bool | extend |
|
uint64_t | final_xor |
|
bfn_hash_alg_type_t | hash_alg |
|
int | hash_bit_width |
|
uint64_t | init |
|
bool | msb |
|
uint64_t | poly |
|
bool | reverse |
|
◆ crc_matrix
uint8_t** bfn_hash_algorithm_::crc_matrix |
◆ crc_type
bfn_crc_alg_t bfn_hash_algorithm_::crc_type |
◆ extend
bool bfn_hash_algorithm_::extend |
◆ final_xor
uint64_t bfn_hash_algorithm_::final_xor |
◆ hash_alg
bfn_hash_alg_type_t bfn_hash_algorithm_::hash_alg |
◆ hash_bit_width
int bfn_hash_algorithm_::hash_bit_width |
◆ init
uint64_t bfn_hash_algorithm_::init |
◆ msb
bool bfn_hash_algorithm_::msb |
◆ poly
uint64_t bfn_hash_algorithm_::poly |
◆ reverse
bool bfn_hash_algorithm_::reverse |
The documentation for this struct was generated from the following file: