Home
last modified time | relevance | path

Searched defs:paraLen (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_ed25519tox25519.c69 static int32_t ConvertStringToInt(const uint8_t *param, uint32_t paraLen, BIGNUM **bigNum) in ConvertStringToInt()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c143 …FillpEncodeExtPara(FILLP_UCHAR *buf, FILLP_INT32 bufLen, FILLP_UCHAR paraType, FILLP_UCHAR paraLen, in FillpEncodeExtPara()
181 FILLP_UCHAR *paraLen) in FillpDecodeExtParaNameLen()
292 FILLP_UCHAR paraLen = 0; in FillpDecodeExtPara() local