Searched refs:cdev_type (Results 1 – 2 of 2) sorted by relevance
43 [--cdev_type HW/SW/ANY] [--chain HASH_CIPHER/CIPHER_HASH/CIPHER_ONLY/HASH_ONLY/AEAD] /66 * cdev_type: select preferred crypto device type: HW, SW or anything (ANY)
50 enum cdev_type { enum131 enum cdev_type type;1009 parse_cryptodev_type(enum cdev_type *type, char *optarg) in parse_cryptodev_type()