crypto_ccm_auth   309 crypto/ccm.c   	err = crypto_ccm_auth(req, sg_next(pctx->src), cryptlen);
crypto_ccm_auth   346 crypto/ccm.c   		err = crypto_ccm_auth(req, dst, cryptlen);
crypto_ccm_auth   390 crypto/ccm.c   	err = crypto_ccm_auth(req, sg_next(dst), cryptlen);