Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dpoly1305_generic.c117 static struct shash_alg poly1305_alg = { variable
134 return crypto_register_shash(&poly1305_alg); in poly1305_mod_init()
139 crypto_unregister_shash(&poly1305_alg); in poly1305_mod_exit()