Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/
Dmv_cesa.c131 int count_add; member
143 int count_add; member
394 shash_state.count = ctx->count + ctx->count_add; in mv_hash_import_sha1_ctx()
705 int count_add) in mv_init_hash_req_ctx() argument
712 ctx->count_add = count_add; in mv_init_hash_req_ctx()
726 tfm_ctx->count_add); in mv_hash_init()
758 req->nbytes, tfm_ctx->count_add); in mv_hash_digest()
839 enum hash_op op, int count_add) in mv_cra_hash_init() argument
848 ctx->count_add = count_add; in mv_cra_hash_init()
/linux-4.1.27/fs/dlm/
Ddir.c69 unsigned int count = 0, count_match = 0, count_bad = 0, count_add = 0; in dlm_recover_directory() local
174 count_add++; in dlm_recover_directory()
193 count, count_add); in dlm_recover_directory()