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

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

Completed in 110 milliseconds