Searched refs:_cpri__CopyHashState (Results 1 – 4 of 4) sorted by relevance
16 _cpri__CopyHashState(CPRI_HASH_STATE *out, // OUT: destination of the state
270 _cpri__CopyHashState ( in _cpri__CopyHashState() function479 _cpri__CopyHashState(osslFmt, (CPRI_HASH_STATE *)externalFmt); in _cpri__ImportExportHashState()483 _cpri__CopyHashState((CPRI_HASH_STATE *)externalFmt, osslFmt); in _cpri__ImportExportHashState()
171 _cpri__CopyHashState(&h, &(ktx->iPadCtx)); in RandomForRsa()189 _cpri__CopyHashState(&h, &(ktx->oPadCtx)); in RandomForRsa()
1266 _cpri__CopyHashState(&h, &h1); in _cpri__GenerateKeyRSA()1283 _cpri__CopyHashState(&h, &h2); in _cpri__GenerateKeyRSA()