Searched refs:aead_givencrypt (Results 1 – 2 of 2) sorted by relevance
1358 static int aead_givencrypt(struct aead_givcrypt_request *req) in aead_givencrypt() function1914 .givencrypt = aead_givencrypt,1940 .givencrypt = aead_givencrypt,1967 .givencrypt = aead_givencrypt,1993 .givencrypt = aead_givencrypt,2020 .givencrypt = aead_givencrypt,2046 .givencrypt = aead_givencrypt,
1205 static int aead_givencrypt(struct aead_givcrypt_request *req) in aead_givencrypt() function1469 cra->cra_aead.givencrypt = aead_givencrypt; in ixp_module_init()