Searched refs:aead_givencrypt (Results 1 – 3 of 3) sorted by relevance
3002 static int aead_givencrypt(struct aead_givcrypt_request *areq) in aead_givencrypt() function3523 .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,[all …]
1187 static int aead_givencrypt(struct aead_givcrypt_request *req) in aead_givencrypt() function1461 cra->cra_aead.givencrypt = aead_givencrypt; in ixp_module_init()
1298 static int aead_givencrypt(struct aead_givcrypt_request *req) in aead_givencrypt() function2534 alg->cra_aead.givencrypt = aead_givencrypt; in talitos_alg_alloc()