Searched refs:hashBlkPtrs (Results 1 – 1 of 1) sorted by relevance
500 lac_hash_blk_ptrs_t hashBlkPtrs = { 0 }; in LacSymQat_HashSetupBlockInit() local505 &hashBlkPtrs); in LacSymQat_HashSetupBlockInit()513 hashBlkPtrs.pInHashSetup->auth_config.config = innerConfig; in LacSymQat_HashSetupBlockInit()514 hashBlkPtrs.pInHashSetup->auth_config.reserved = 0; in LacSymQat_HashSetupBlockInit()525 hashBlkPtrs.pInHashSetup->auth_counter.counter, in LacSymQat_HashSetupBlockInit()547 LAC_OS_BZERO(hashBlkPtrs.pInHashInitState1, in LacSymQat_HashSetupBlockInit()572 LAC_OS_BZERO(hashBlkPtrs.pInHashInitState1 + in LacSymQat_HashSetupBlockInit()578 LAC_OS_BZERO(hashBlkPtrs.pInHashInitState2 + in LacSymQat_HashSetupBlockInit()589 pPrecompute->pState1 = hashBlkPtrs.pInHashInitState1; in LacSymQat_HashSetupBlockInit()593 pPrecompute->pState2 = hashBlkPtrs.pInHashInitState2; in LacSymQat_HashSetupBlockInit()[all …]