Home
last modified time | relevance | path

Searched defs:crypto_aead_setauthsize (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Daead.c63 int crypto_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in crypto_aead_setauthsize() function
80 EXPORT_SYMBOL_GPL(crypto_aead_setauthsize); variable
/kernel/linux/linux-6.6/crypto/
H A Daead.c74 int crypto_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in crypto_aead_setauthsize() function
91 EXPORT_SYMBOL_GPL(crypto_aead_setauthsize); variable

Completed in 2 milliseconds