Home
last modified time | relevance | path

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

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