Searched refs:get_data_to_compute (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.c203 static void get_data_to_compute(struct crypto_cipher *tfm, function
268 get_data_to_compute(cipher, pctx, req->assoc, req->assoclen);
274 get_data_to_compute(cipher, pctx, plain, cryptlen);

Completed in 50 milliseconds