Searched refs:uniqueid (Results 1 – 3 of 3) sorted by relevance
68 uint8_t uniqueid; member161 asu_hashctx->uniqueid, module, in asu_sha_op()236 if (asu_hashctx->uniqueid == ASU_UNIQUE_ID_MAX) in asu_hash_do_update()326 asu_free_unique_id(asu_hashctx->uniqueid); in asu_hash_ctx_free()327 asu_hashctx->uniqueid = ASU_UNIQUE_ID_MAX; in asu_hash_ctx_free()403 asu_hashctx->uniqueid = asu_alloc_unique_id(); in asu_hash_ctx_allocate()405 if (asu_hashctx->uniqueid == ASU_UNIQUE_ID_MAX) { in asu_hash_ctx_allocate()
58 void asu_free_unique_id(uint8_t uniqueid);
185 void asu_free_unique_id(uint8_t uniqueid) in asu_free_unique_id() argument190 asuid.ids[uniqueid] = ASU_UNIQUE_ID_MAX; in asu_free_unique_id()