Searched refs:salg_type (Results 1 – 2 of 2) sorted by relevance
166 sa->salg_type[sizeof(sa->salg_type) - 1] = 0; in alg_bind()169 type = alg_get_type(sa->salg_type); in alg_bind()171 request_module("algif-%s", sa->salg_type); in alg_bind()172 type = alg_get_type(sa->salg_type); in alg_bind()
20 __u8 salg_type[14]; member