Searched refs:mock_data_key (Results 1 – 1 of 1) sorted by relevance
51 static RSAPublicKey *mock_data_key; variable127 mock_data_key = (RSAPublicKey *)"TestDataKey"; in ResetMocks()256 if (mock_data_key) in PublicKeyToRSA()259 return mock_data_key; in PublicKeyToRSA()265 TEST_PTR_EQ(key, mock_data_key, " data key ptr"); in RSAPublicKeyFree()697 mock_data_key = NULL; in LoadKernelTest()