Searched refs:sha1_mac_update (Results 1 – 1 of 1) sorted by relevance
129 static int sha1_mac_update(crypto_ctx_t *, crypto_data_t *,142 .mac_update = sha1_mac_update,759 sha1_mac_update(crypto_ctx_t *ctx, crypto_data_t *data, crypto_req_handle_t req) in sha1_mac_update() function