Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dmorus640.c501 static struct aead_alg crypto_morus640_alg = { variable
529 return crypto_register_aead(&crypto_morus640_alg); in crypto_morus640_module_init()
534 crypto_unregister_aead(&crypto_morus640_alg); in crypto_morus640_module_exit()