Searched refs:crypto_get_soft_list_t (Results 1 – 5 of 5) sorted by relevance
108 crypto_get_soft_list_t *psoftlist, boolean_t *in_kernel);172 extern int get_soft_list(crypto_get_soft_list_t **);
540 get_soft_list(crypto_get_soft_list_t **ppsoftlist) in get_soft_list()542 crypto_get_soft_list_t *psoftlist = NULL; in get_soft_list()554 psoftlist = malloc(sizeof (crypto_get_soft_list_t) + len); in get_soft_list()580 psoftlist = malloc(sizeof (crypto_get_soft_list_t) + len); in get_soft_list()
1286 crypto_get_soft_list_t *psoftlist_kernel = NULL; in list_simple_for_all()1431 crypto_get_soft_list_t *psoftlist_kernel = NULL; in list_mechlist_for_all()1602 crypto_get_soft_list_t *psoftlist_kernel = NULL; in list_policy_for_all()
759 crypto_get_soft_list_t *psoftlist_kernel = NULL; in get_admindev_info()1326 check_kernel_for_soft(char *provname, crypto_get_soft_list_t *psoftlist_kernel, in check_kernel_for_soft()
55 } crypto_get_soft_list_t; typedef