Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/mechs/
H A Dmech_drv.c554 BYTE p12_DSP[ P12_DSPSIZE + 8 ]; 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()
611 status = add64( p12_DSP + dspIndex, P12_BLOCKSIZE, in derivePKCS12()
618 zeroise( p12_DSP, P12_DSPSIZE ); in derivePKCS12()