Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpgfpecessm2.h69 Ipp8u pKdfWindow[IPP_SM3_DIGEST_BITSIZE / BYTESIZE];
79 if (pState->kdfIndex == IPP_SM3_DIGEST_BITSIZE / BYTESIZE) { in cpECES_SM2KdfNextByte()
Dpcphashmethod_sm3.c72 IPP_SM3_DIGEST_BITSIZE/8,
Dpcphashcnt.c440 …{IPP_SM3_DIGEST_BITSIZE/8,IPP_SM3_DIGEST_BITSIZE/8, MBS_SM3, sizeof(Ipp64u), {CONST_64(0x200000000…
/external/epid-sdk/ext/ipp/include/
Dippcpdefs.h523 #define IPP_SM3_DIGEST_BITSIZE 256 macro