Searched refs:crypto_get_soft_info_t (Results 1 – 3 of 3) sorted by relevance
44 static crypto_get_soft_info_t *setup_get_soft_info(char *, int);222 static crypto_get_soft_info_t *225 crypto_get_soft_info_t *psoft_info; in setup_get_soft_info()236 psoft_info = malloc(sizeof (crypto_get_soft_info_t) + extra_mech_size); in setup_get_soft_info()411 crypto_get_soft_info_t *psoft_info; in get_soft_info()
70 } crypto_get_soft_info_t; typedef
431 crypto_get_soft_info_t soft_info; in get_soft_info()482 offset = offsetof(crypto_get_soft_info_t, si_list); in get_soft_info()