Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_pipeline/
H A Dcryptodev.c27 cryptodev_find(const char *name) in cryptodev_find() function
64 cryptodev_find(name) || in cryptodev_create()
H A Dcryptodev.h30 cryptodev_find(const char *name);
H A Dpipeline.c305 cryptodev = cryptodev_find(params->dev_name); in pipeline_port_in_create()
581 cryptodev = cryptodev_find(params->dev_name); in pipeline_port_out_create()
H A Dcli.c1433 cryptodev = cryptodev_find(tokens[t0 + 2]); in cmd_table_action_profile()
/f-stack/freebsd/opencrypto/
H A Dcryptodev.c1326 cryptodev_find(struct crypt_find_op *find) in cryptodev_find() function
1537 error = cryptodev_find((struct crypt_find_op *)data); in crypto_ioctl()