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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Deseqiv.c163 static int eseqiv_givencrypt_first(struct skcipher_givcrypt_request *req) function
170 if (crypto_ablkcipher_crt(geniv)->givencrypt != eseqiv_givencrypt_first)
237 inst->alg.cra_ablkcipher.givencrypt = eseqiv_givencrypt_first;

Completed in 36 milliseconds