Searched refs:crypto_ccm_auth (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 Dccm.c245 static int crypto_ccm_auth(struct aead_request *req, struct scatterlist *plain, function
320 err = crypto_ccm_auth(req, req->src, cryptlen);
365 err = crypto_ccm_auth(req, req->dst, cryptlen);
420 err = crypto_ccm_auth(req, req->dst, cryptlen);

Completed in 103 milliseconds