Home
last modified time | relevance | path

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

/dpdk/examples/ip_pipeline/
H A Dcryptodev.h35 struct cryptodev_params { struct
44 cryptodev_create(const char *name, struct cryptodev_params *params); argument
H A Dcryptodev.c49 cryptodev_create(const char *name, struct cryptodev_params *params) in cryptodev_create()
H A Dcli.c803 struct cryptodev_params params; in cmd_cryptodev()