Searched refs:alg_get_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Daf_alg.c43 static const struct af_alg_type *alg_get_type(const char *name) function
175 type = alg_get_type(sa->salg_type);
178 type = alg_get_type(sa->salg_type);

Completed in 179 milliseconds