Home
last modified time | relevance | path

Searched refs:dspLen (Results 1 – 2 of 2) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/mechs/
H A Dmech_drv.c478 static int initDSP( OUT_BUFFER( dspMaxLen, *dspLen ) BYTE *dsp,
480 OUT_RANGE( 0, 512 ) int *dspLen,
492 assert( isWritePtr( dspLen, sizeof( int ) ) );
504 *dspLen = 0;
541 *dspLen = P12_BLOCKSIZE + P12_BLOCKSIZE + \
558 int dspLen, hashSize, keyIndex, i, iterationCount, status; in derivePKCS12() local
572 status = initDSP( p12_DSP, P12_DSPSIZE, &dspLen, mechanismInfo->dataIn, in derivePKCS12()
591 hashFunctionAtomic( p12_Ai, CRYPT_MAX_HASHSIZE, p12_DSP, dspLen ); in derivePKCS12()
608 for( dspIndex = P12_BLOCKSIZE; dspIndex < dspLen; in derivePKCS12()
/dports/science/cdf/cdf33_0-dist/src/tools/
H A Dcdfmerge.c1638 long srcLen, typLen, dspLen, verLen; local
1675 gENTRY_NUMELEMS_, &dspLen,
1694 descriptor[(int)dspLen] = '\0';