Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dalgapi.c584 static struct crypto_template *__crypto_lookup_template(const char *name) in __crypto_lookup_template() function
605 return try_then_request_module(__crypto_lookup_template(name), in crypto_lookup_template()