Home
last modified time | relevance | path

Searched refs:get_data_to_compute (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/crypto/
Dccm.c209 static void get_data_to_compute(struct crypto_cipher *tfm, in get_data_to_compute() function
274 get_data_to_compute(cipher, pctx, req->src, req->assoclen); in crypto_ccm_auth()
281 get_data_to_compute(cipher, pctx, plain, cryptlen); in crypto_ccm_auth()