Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dseqiv.c212 static int seqiv_aead_givencrypt_first(struct aead_givcrypt_request *req) in seqiv_aead_givencrypt_first() function
219 if (crypto_aead_crt(geniv)->givencrypt != seqiv_aead_givencrypt_first) in seqiv_aead_givencrypt_first()
302 inst->alg.cra_aead.givencrypt = seqiv_aead_givencrypt_first; in seqiv_aead_alloc()