crypto_get_soft_list
STRUCT_DECL(crypto_get_soft_list, soft_list);
if (crypto_get_soft_list(&count, &names, &len) != 0) {
int crypto_get_soft_list(uint_t *count, char **list, size_t *len);