Home
last modified time | relevance | path

Searched refs:ncsi_validate_oem_response (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_fsm.c226 ncsi_response_type = ncsi_validate_oem_response( in ncsi_fsm_poll_l2_config()
354 ncsi_response_type = ncsi_validate_oem_response( in ncsi_fsm_poll_l3l4_config()
512 ncsi_response_type = ncsi_validate_oem_response( in ncsi_fsm_poll_test()
542 ncsi_response_type = ncsi_validate_oem_response( in ncsi_fsm_poll_test()
H A Dncsi_client.h272 ncsi_response_type_t ncsi_validate_oem_response(uint8_t* buf, uint32_t len,
H A Dncsi_client.c319 ncsi_response_type_t ncsi_validate_oem_response(uint8_t* buf, uint32_t len, in ncsi_validate_oem_response() function