Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-crypto/
H A Dmain.c1833 check_type(const struct l2fwd_crypto_options *options, in check_type() function
1863 if (check_type(options, dev_info) == 0) in check_device_support_cipher_algo()
1897 if (check_type(options, dev_info) == 0) in check_device_support_auth_algo()
1931 if (check_type(options, dev_info) == 0) in check_device_support_aead_algo()