Home
last modified time | relevance | path

Searched refs:TAGLEN_STR (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/examples/fips_validation/
H A Dfips_validation_hmac.c15 #define TAGLEN_STR "Tlen = " macro
56 {TAGLEN_STR, parser_read_uint32_val, &vec.cipher_auth.digest},
H A Dfips_validation_cmac.c23 #define TAGLEN_STR "Tlen = " macro
68 {TAGLEN_STR, parser_read_uint32_val, &vec.cipher_auth.digest},
H A Dfips_validation_gcm.c22 #define TAGLEN_STR "Taglen = " macro
126 {TAGLEN_STR, parser_read_uint32_bit_val,