Searched refs:aead_null_givencrypt (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/crypto/
H A Daead.c167 static int aead_null_givencrypt(struct aead_givcrypt_request *req) aead_null_givencrypt() function
189 crt->givencrypt = aead_null_givencrypt; crypto_init_nivaead_ops()
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c3047 static int aead_null_givencrypt(struct aead_givcrypt_request *areq) aead_null_givencrypt() function
3405 .givencrypt = aead_null_givencrypt,
3424 .givencrypt = aead_null_givencrypt,
3443 .givencrypt = aead_null_givencrypt,
3463 .givencrypt = aead_null_givencrypt,
3483 .givencrypt = aead_null_givencrypt,
3503 .givencrypt = aead_null_givencrypt,

Completed in 68 milliseconds