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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dseqiv.c212 static int seqiv_aead_givencrypt_first(struct aead_givcrypt_request *req) function
219 if (crypto_aead_crt(geniv)->givencrypt != seqiv_aead_givencrypt_first)
290 inst->alg.cra_aead.givencrypt = seqiv_aead_givencrypt_first;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dseqiv.c212 static int seqiv_aead_givencrypt_first(struct aead_givcrypt_request *req) function
219 if (crypto_aead_crt(geniv)->givencrypt != seqiv_aead_givencrypt_first)
290 inst->alg.cra_aead.givencrypt = seqiv_aead_givencrypt_first;

Completed in 114 milliseconds