Searched refs:kStatus_PUF_OperationNotAllowed (Results 1 – 2 of 2) sorted by relevance
249 return kStatus_PUF_OperationNotAllowed; in PUF_Enroll()327 return kStatus_PUF_OperationNotAllowed; in PUF_Start()389 return kStatus_PUF_OperationNotAllowed; in PUF_Stop()433 return kStatus_PUF_OperationNotAllowed; in PUF_GetKey()534 return kStatus_PUF_OperationNotAllowed; in PUF_WrapGeneratedRandom()634 return kStatus_PUF_OperationNotAllowed; in PUF_Wrap()743 return kStatus_PUF_OperationNotAllowed; in PUF_Unwrap()826 return kStatus_PUF_OperationNotAllowed; in PUF_GenerateRandom()934 return kStatus_PUF_OperationNotAllowed; in PUF_Test()
96 kStatus_PUF_OperationNotAllowed = MAKE_STATUS(kStatusGroup_PUF, 0xA5), enumerator