Searched refs:gcm_hash_update (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 Dgcm.c222 static int gcm_hash_update(struct aead_request *req, function
378 err = gcm_hash_update(req, pctx, complete,
432 err = gcm_hash_update(req, pctx, complete,
470 err = gcm_hash_update(req, pctx, complete, req->assoc, req->assoclen);
481 err = gcm_hash_update(req, pctx, complete, gctx->src, gctx->cryptlen);

Completed in 62 milliseconds