Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dalgapi.c623 static struct crypto_template *__crypto_lookup_template(const char *name) in __crypto_lookup_template() function
644 return try_then_request_module(__crypto_lookup_template(name), in crypto_lookup_template()