Searched refs:agEvent (Results 1 – 1 of 1) sorted by relevance
4950 agsaHWEventEncrypt_t agEvent; in mpiGeneralEventRsp() local5228 agEvent.encryptOperation = OSSA_HW_ENCRYPT_KEK_UPDATE_AND_STORE; in mpiGeneralEventRsp()5233 agEvent.encryptOperation = OSSA_HW_ENCRYPT_KEK_UPDATE; in mpiGeneralEventRsp()5236 agEvent.status = OSSA_INVALID_ENCRYPTION_SECURITY_MODE; in mpiGeneralEventRsp()5237 si_memset(&agEvent, 0, sizeof(agsaHWEventEncrypt_t)); in mpiGeneralEventRsp()5238 agEvent.status = status; in mpiGeneralEventRsp()5241 ossaHwCB(agRoot, NULL, OSSA_HW_EVENT_ENCRYPTION, 0, (void*)&agEvent, agContext); in mpiGeneralEventRsp()5245 si_memset(&agEvent, 0, sizeof(agsaHWEventEncrypt_t)); in mpiGeneralEventRsp()5246 agEvent.status = status; in mpiGeneralEventRsp()5247 agEvent.encryptOperation = OSSA_HW_ENCRYPT_OPERATOR_MANAGEMENT; in mpiGeneralEventRsp()[all …]