Home
last modified time | relevance | path

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

/crypto/
Dnhpoly1305.c144 int crypto_nhpoly1305_init(struct shash_desc *desc) in crypto_nhpoly1305_init() function
153 EXPORT_SYMBOL(crypto_nhpoly1305_init);
231 .init = crypto_nhpoly1305_init,