Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dmv_cesa.c136 int count_add; member
148 int count_add; member
399 shash_state.count = ctx->count + ctx->count_add; in mv_hash_import_sha1_ctx()
710 int count_add) in mv_init_hash_req_ctx() argument
717 ctx->count_add = count_add; in mv_init_hash_req_ctx()
731 tfm_ctx->count_add); in mv_hash_init()
763 req->nbytes, tfm_ctx->count_add); in mv_hash_digest()
844 enum hash_op op, int count_add) in mv_cra_hash_init() argument
853 ctx->count_add = count_add; in mv_cra_hash_init()
/linux-4.4.14/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()