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

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

Completed in 46 milliseconds