Searched refs:cryptodev_create (Results 1 – 3 of 3) sorted by relevance
44 cryptodev_create(const char *name, struct cryptodev_params *params);
49 cryptodev_create(const char *name, struct cryptodev_params *params) in cryptodev_create() function
858 if (cryptodev_create(name, ¶ms) == NULL) { in cmd_cryptodev()