Searched refs:cchmac_di_clear (Results 1 – 5 of 5) sorted by relevance
114 cchmac_di_clear(di, hci); in cchkdf_expand()115 cchmac_di_clear(di, hc); in cchkdf_expand()
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
345 cchmac_di_clear(state->digest, state->hmac_ctx); in ah_hmac_result()