Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
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()

Completed in 3 milliseconds