Searched refs:aead_givencrypt (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c639 /* aead_givencrypt shared descriptor */ aead_set_sh_desc()
3002 static int aead_givencrypt(struct aead_givcrypt_request *areq) aead_givencrypt() function
3523 .givencrypt = aead_givencrypt,
3542 .givencrypt = aead_givencrypt,
3561 .givencrypt = aead_givencrypt,
3581 .givencrypt = aead_givencrypt,
3601 .givencrypt = aead_givencrypt,
3622 .givencrypt = aead_givencrypt,
3642 .givencrypt = aead_givencrypt,
3661 .givencrypt = aead_givencrypt,
3680 .givencrypt = aead_givencrypt,
3700 .givencrypt = aead_givencrypt,
3720 .givencrypt = aead_givencrypt,
3740 .givencrypt = aead_givencrypt,
3760 .givencrypt = aead_givencrypt,
3779 .givencrypt = aead_givencrypt,
3798 .givencrypt = aead_givencrypt,
3818 .givencrypt = aead_givencrypt,
3838 .givencrypt = aead_givencrypt,
3858 .givencrypt = aead_givencrypt,
3878 .givencrypt = aead_givencrypt,
3897 .givencrypt = aead_givencrypt,
3916 .givencrypt = aead_givencrypt,
3936 .givencrypt = aead_givencrypt,
3956 .givencrypt = aead_givencrypt,
3976 .givencrypt = aead_givencrypt,
3996 .givencrypt = aead_givencrypt,
4013 .givencrypt = aead_givencrypt,
/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c1187 static int aead_givencrypt(struct aead_givcrypt_request *req) aead_givencrypt() function
1461 cra->cra_aead.givencrypt = aead_givencrypt; ixp_module_init()
H A Dtalitos.c996 /* Sync needed for the aead_givencrypt case */ ipsec_esp()
1298 static int aead_givencrypt(struct aead_givcrypt_request *req) aead_givencrypt() function
2534 alg->cra_aead.givencrypt = aead_givencrypt; talitos_alg_alloc()

Completed in 117 milliseconds