Searched defs:supported_auth_algo (Results 1 – 2 of 2) sorted by relevance
97 struct supported_auth_algo { struct98 const char *keyword;99 enum rte_crypto_auth_algorithm algo;100 uint16_t digest_len;101 uint16_t key_len;125 const struct supported_auth_algo auth_algo[] = { argument
47 struct supported_auth_algo { struct 48 keywordsupported_auth_algo global() argument 49 algosupported_auth_algo global() argument 50 iv_lensupported_auth_algo global() argument 51 digest_lensupported_auth_algo global() argument 52 key_lensupported_auth_algo global() argument 53 key_not_reqsupported_auth_algo global() argument