Home
last modified time | relevance | path

Searched defs:dlen (Results 1 – 3 of 3) sorted by relevance

/foundation/distributedhardware/devicemanager/ext/mini/utils/src/cipher/
Dencrypt_utils.cpp34 int32_t EncryptUtils::MbedtlsBase64Encode(uint8_t *dst, size_t dlen, size_t *olen, in MbedtlsBase64Encode()
40 int32_t EncryptUtils::MbedtlsBase64Decode(uint8_t *dst, size_t dlen, size_t *olen, in MbedtlsBase64Decode()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
Dhmac.c130 … FillpHmacSha256Update(IO FillpHmacSha256 ctx[1], FILLP_CONST FILLP_UINT8 *data, FILLP_UINT32 dlen) in FillpHmacSha256Update()
/foundation/communication/dsoftbus/adapter/common/mbedtls/
Dsoftbus_adapter_crypto.c120 int32_t SoftBusBase64Encode(unsigned char *dst, size_t dlen, in SoftBusBase64Encode()
129 int32_t SoftBusBase64Decode(unsigned char *dst, size_t dlen, in SoftBusBase64Decode()