Home
last modified time | relevance | path

Searched defs:tmpLen (Results 1 – 25 of 42) sorted by relevance

12

/third_party/openhitls/testcode/sdv/testcase/bsl/base64/
Dtest_suite_sdv_base64.c291 uint32_t tmpLen = encodeBufLen; in SDV_BSL_BASE64_FUNC_TC002() local
358 uint32_t tmpLen = encodeBufLen; in SDV_BSL_BASE64_FUNC_TC003() local
407 uint32_t tmpLen = decodeBufLen; in SDV_BSL_BASE64_FUNC_TC004() local
606 uint32_t tmpLen = encodeBufLen; in SDV_BSL_BASE64_FUNC_TC008() local
727 uint32_t tmpLen = hitlsEncLen; in Base64Stream() local
805 uint32_t tmpLen = hitlsEncLen; in Base64StreamMultiUpdate() local
/third_party/openhitls/crypto/hmac/src/
Dhmac.c86 static void HmacCleanseData(uint8_t *tmp, uint32_t tmpLen, uint8_t *ipad, uint32_t ipadLen, in HmacCleanseData()
104 uint32_t tmpLen = HMAC_MAXBLOCKSIZE; in CRYPT_HMAC_Init() local
165 uint32_t tmpLen = sizeof(tmp); in CRYPT_HMAC_Final() local
/third_party/openhitls/testcode/sdv/testcase/tls/consistency/dtlcp/
Dtest_suite_sdv_frame_dtlcp_consistency.c263 uint32_t tmpLen; in UT_TLS_DTLCP_CONSISTENCY_RFC6347_APPDATA_TC001() local
317 uint32_t tmpLen; in UT_TLS_DTLCP_CONSISTENCY_RFC6347_APPDATA_TC002() local
379 uint32_t tmpLen; in UT_TLS_DTLCP_CONSISTENCY_RFC6347_CLIENT_HELLO_TC001() local
Dtest_suite_sdv_frame_dtlcp_consistency.base.c216 uint32_t tmpLen = sizeof(tmpData); in GetDisorderClientFinished1() local
243 uint32_t tmpLen = sizeof(tmpData); in GetDisorderServerFinished() local
/third_party/openhitls/crypto/modes/src/
Dmodes_xts.c161 int32_t BlocksCrypt(MODES_CipherXTSCtx *ctx, const uint8_t **in, uint8_t **out, uint32_t *tmpLen, in BlocksCrypt()
191 uint32_t tmpLen = len; in MODES_XTS_Encrypt() local
249 uint32_t tmpLen = len; in MODES_XTS_Decrypt() local
Dmodes.c373 uint32_t tmpLen = inLen; in MODES_CipherUpdate() local
Dmodes_ccm.c199 uint32_t tmpLen = len - lastLen; in CcmCrypt() local
/third_party/openhitls/crypto/slh_dsa/src/
Dslh_dsa_hash.c37 uint32_t tmpLen = sizeof(tmp); in CalcMultiMsgHash() local
99 uint32_t tmpLen = sizeof(tmp); in Prfmsg() local
132 uint32_t tmpLen; in HmsgSha() local
Dslh_dsa_hypertree.c46 uint32_t tmpLen = *sigLen; in HypertreeSign() local
Dslh_dsa_xmss.c96 uint32_t tmpLen = len * n; in XmssSign() local
Dslh_dsa_wots.c56 uint32_t tmpLen = xLen; in WotsChain() local
/third_party/openhitls/crypto/entropy/src/
Dentropy.c72 uint32_t tmpLen = tmpDataLen; in ENTROPY_GetFullEntropyInput() local
Dentropy_seed_pool.c153 uint32_t tmpLen = GetMinLen(needEntropy, curEntropy, es->minEntropy, bufLen); in ENTROPY_SeedPoolCollect() local
/third_party/openhitls/testcode/sdv/testcase/tls/consistency/dtls12/
Dtest_suite_sdv_frame_dtls12_consistency.base.c205 uint32_t tmpLen = sizeof(tmpData); in GetDisorderClientFinished() local
232 uint32_t tmpLen = sizeof(tmpData); in GetDisorderServerFinished() local
Dtest_suite_sdv_frame_dtls12_consistency.c2336 uint32_t tmpLen; in UT_TLS_DTLS_CONSISTENCY_RFC6347_APPDATA_TC001() local
2390 uint32_t tmpLen; in UT_TLS_DTLS_CONSISTENCY_RFC6347_APPDATA_TC002() local
2452 uint32_t tmpLen; in UT_TLS_DTLS_CONSISTENCY_RFC6347_CLIENT_HELLO_TC001() local
/third_party/openhitls/bsl/base64/src/
Dbsl_base64.c82 uint32_t tmpLen; in BslBase64ArithEncodeProc() local
278 uint32_t tmpLen; in BslBase64DecodeBuffer() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/rpc/tcp/
Dtcp_socket_operation.cc82 size_t tmpLen = 0; in ReceiveMessage() local
/third_party/openhitls/crypto/drbg/src/
Ddrbg_hmac.c193 uint32_t tmpLen = ctx->blockLen; in DRBG_HmacGenerate() local
Ddrbg_hash.c197 uint32_t tmpLen = mdSize; in DRBG_Hashgen() local
/third_party/openhitls/testcode/sdv/testcase/crypto/sha3/
Dtest_suite_sdv_eal_md_sha3.c503 uint32_t tmpLen = outLen; in SDV_CRYPT_EAL_SHA3_FUNC_TC007() local
/third_party/openhitls/crypto/sm2/src/
Dsm2_exch.c266 uint32_t tmpLen = hashMethod->mdSize; in SM2_PKG_Kdf() local
/third_party/openhitls/crypto/rsa/src/
Drsa_padding.c427 uint32_t tmpLen = padLen; in CRYPT_RSA_SetPkcsV15Type1() local
516 uint32_t tmpLen = dataLen; in CRYPT_RSA_UnPackPkcsV15Type1() local
/third_party/openhitls/crypto/mldsa/src/
Dml_dsa.c574 uint32_t tmpLen = msg->len; in MLDSAPreHashEncode() local
/third_party/openhitls/crypto/curve25519/src/
Dcurve25519.c706 uint32_t tmpLen = *shareKeyLen; in CRYPT_CURVE25519_ComputeSharedKey() local
/third_party/openhitls/crypto/sha3/src/
Dsha3.c149 uint32_t tmpLen = len; in CRYPT_SHA3_Squeeze() local

12