Home
last modified time | relevance | path

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

/crypto/
Dgcm.c249 static int crypto_gcm_setauthsize(struct crypto_aead *tfm, in crypto_gcm_setauthsize() function
500 inst->alg.cra_aead.setauthsize = crypto_gcm_setauthsize; in crypto_gcm_alloc_common()