Searched refs:publickey_struct (Results 1 – 1 of 1) sorted by relevance
141 PUBLICKEYSTRUC *publickey_struct = reinterpret_cast<PUBLICKEYSTRUC*>(pos); in ExportPrivateKey() local174 CHECK((pos - blob_length) == reinterpret_cast<BYTE*>(publickey_struct)); in ExportPrivateKey()