Searched refs:publickey_struct (Results 1 – 1 of 1) sorted by relevance
150 PUBLICKEYSTRUC *publickey_struct = reinterpret_cast<PUBLICKEYSTRUC*>(pos); in ExportPrivateKey() local183 CHECK_EQ(pos - blob_length, reinterpret_cast<BYTE*>(publickey_struct)); in ExportPrivateKey()