Searched refs:seqiv_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.c189 static int seqiv_givencrypt_first(struct skcipher_givcrypt_request *req) function
196 if (crypto_ablkcipher_crt(geniv)->givencrypt != seqiv_givencrypt_first)
270 inst->alg.cra_ablkcipher.givencrypt = seqiv_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.c189 static int seqiv_givencrypt_first(struct skcipher_givcrypt_request *req) function
196 if (crypto_ablkcipher_crt(geniv)->givencrypt != seqiv_givencrypt_first)
270 inst->alg.cra_ablkcipher.givencrypt = seqiv_givencrypt_first;

Completed in 161 milliseconds