Home
last modified time | relevance | path

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

/crypto/
Dccm.c203 static void get_data_to_compute(struct crypto_cipher *tfm, in get_data_to_compute() function
268 get_data_to_compute(cipher, pctx, req->assoc, req->assoclen); in crypto_ccm_auth()
275 get_data_to_compute(cipher, pctx, plain, cryptlen); in crypto_ccm_auth()