Home
last modified time | relevance | path

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

/include/linux/
Dcrypto.h219 int (*setauthsize)(struct crypto_aead *tfm, unsigned int authsize);
357 unsigned int authsize; member
760 return crypto_aead_crt(tfm)->authsize; in crypto_aead_authsize()
796 int crypto_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize);