Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dfcrypt.c392 static struct crypto_alg fcrypt_alg = { variable
409 return crypto_register_alg(&fcrypt_alg); in fcrypt_mod_init()
414 crypto_unregister_alg(&fcrypt_alg); in fcrypt_mod_fini()