Searched refs:eseqiv_givencrypt (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.c79 static int eseqiv_givencrypt(struct skcipher_givcrypt_request *req) function
173 crypto_ablkcipher_crt(geniv)->givencrypt = eseqiv_givencrypt;
183 return eseqiv_givencrypt(req);

Completed in 45 milliseconds