Searched refs:cchmac_di_clear (Results 1 – 4 of 4) sorted by relevance
54 cchmac_di_clear(di, hc); in cchmac()
132 cchmac_di_clear(info, hmac_ctx); in update()
33 #define cchmac_di_clear(_di_, _name_) cchmac_ctx_clear((_di_)->state_size, (_di_)->block_size, _nam… macro
577 cchmac_di_clear(state->digest, state->hmac_ctx); in ah_hmac_result()