Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dfcrypt.c389 static struct crypto_alg fcrypt_alg = { variable
406 return crypto_register_alg(&fcrypt_alg); in fcrypt_mod_init()
411 crypto_unregister_alg(&fcrypt_alg); in fcrypt_mod_fini()