Searched refs:crypto_get_dev_list (Results 1 – 4 of 4) sorted by relevance
44 typedef struct crypto_get_dev_list { struct
1304 int crypto_get_dev_list(uint_t *count, crypto_dev_list_entry_t **list);
252 if (crypto_get_dev_list(&count, &entries) != 0) { in get_dev_list()
287 crypto_get_dev_list(uint_t *count, crypto_dev_list_entry_t **array) in crypto_get_dev_list() function