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