/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
H A D | certs.h | 43 extern const size_t mbedtls_test_cas_len[]; 47 extern const size_t mbedtls_test_cas_der_len[]; 52 extern const size_t mbedtls_test_cas_pem_len; 73 extern const size_t mbedtls_test_ca_crt_ec_pem_len; 74 extern const size_t mbedtls_test_ca_key_ec_pem_len; 75 extern const size_t mbedtls_test_ca_pwd_ec_pem_len; 76 extern const size_t mbedtls_test_ca_key_rsa_pem_len; 77 extern const size_t mbedtls_test_ca_pwd_rsa_pem_len; 78 extern const size_t mbedtls_test_ca_crt_rsa_sha1_pem_len; 79 extern const size_t mbedtls_test_ca_crt_rsa_sha256_pem_le [all...] |
H A D | rsa.h | 103 size_t len; /*!< The size of \p N in Bytes. */ 241 unsigned char const *N, size_t N_len, 242 unsigned char const *P, size_t P_len, 243 unsigned char const *Q, size_t Q_len, 244 unsigned char const *D, size_t D_len, 245 unsigned char const *E, size_t E_len ); 373 unsigned char *N, size_t N_len, 374 unsigned char *P, size_t P_len, 375 unsigned char *Q, size_t Q_len, 376 unsigned char *D, size_t D_le [all...] |
H A D | pk_internal.h | 45 size_t (*get_bitlen)( const void * ); 52 const unsigned char *hash, size_t hash_len, 53 const unsigned char *sig, size_t sig_len ); 57 const unsigned char *hash, size_t hash_len, 58 unsigned char *sig, size_t *sig_len, 59 int (*f_rng)(void *, unsigned char *, size_t), 65 const unsigned char *hash, size_t hash_len, 66 const unsigned char *sig, size_t sig_len, 71 const unsigned char *hash, size_t hash_len, 72 unsigned char *sig, size_t *sig_le [all...] |
H A D | ccm.h | 160 int mbedtls_ccm_encrypt_and_tag( mbedtls_ccm_context *ctx, size_t length, 161 const unsigned char *iv, size_t iv_len, 162 const unsigned char *add, size_t add_len, 164 unsigned char *tag, size_t tag_len ); 208 int mbedtls_ccm_star_encrypt_and_tag( mbedtls_ccm_context *ctx, size_t length, 209 const unsigned char *iv, size_t iv_len, 210 const unsigned char *add, size_t add_len, 212 unsigned char *tag, size_t tag_len ); 245 int mbedtls_ccm_auth_decrypt( mbedtls_ccm_context *ctx, size_t length, 246 const unsigned char *iv, size_t iv_le [all...] |
H A D | pk.h | 180 typedef int (*mbedtls_pk_rsa_alt_decrypt_func)( void *ctx, int mode, size_t *olen, 182 size_t output_max_len ); 184 int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, 187 typedef size_t (*mbedtls_pk_rsa_alt_key_len_func)( void *ctx ); 279 size_t mbedtls_pk_get_bitlen( const mbedtls_pk_context *ctx ); 288 static inline size_t mbedtls_pk_get_len( const mbedtls_pk_context *ctx ) in mbedtls_pk_get_len() 332 const unsigned char *hash, size_t hash_len, 333 const unsigned char *sig, size_t sig_len ); 357 const unsigned char *hash, size_t hash_len, 358 const unsigned char *sig, size_t sig_le [all...] |
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/enum_napi/ |
H A D | text_enum_napi.cpp | 26 size_t enumInt;
30 { "LEFT", static_cast<size_t>(TextAlign::LEFT) },
31 { "RIGHT", static_cast<size_t>(TextAlign::RIGHT) },
32 { "CENTER", static_cast<size_t>(TextAlign::CENTER) },
33 { "JUSTIFY", static_cast<size_t>(TextAlign::JUSTIFY) },
34 { "START", static_cast<size_t>(TextAlign::START) },
35 { "END", static_cast<size_t>(TextAlign::END) },
39 { "SOLID", static_cast<size_t>(TextDecorationStyle::SOLID) },
40 { "DOUBLE", static_cast<size_t>(TextDecorationStyle::DOUBLE) },
41 { "DOTTED", static_cast<size_t>(TextDecorationStyl [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
H A D | string.h | 51 void *memcpy (void *__restrict, const void *__restrict, size_t); 73 void *memmove (void *, const void *, size_t); 93 void *memset (void *, int, size_t); 115 int memcmp (const void *, const void *, size_t); 138 void *memchr (const void *, int, size_t); 184 char *strncpy (char *__restrict, const char *__restrict, size_t); 231 char *strncat (char *__restrict, const char *__restrict, size_t); 280 int strncmp (const char *, const char *, size_t); 323 * @retval #size_t The strxfrm() function returns the number of bytes required to store 332 size_t strxfr [all...] |
H A D | stdlib.h | 328 void *malloc (size_t); 329 void *calloc (size_t, size_t); 330 void *realloc (void *, size_t); 332 void *aligned_alloc(size_t, size_t); 439 void *bsearch (const void *, const void *, size_t, size_t, int (*)(const void *, const void *)); 458 void qsort (void *, size_t, size_t, in [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_hwcnt_types.h | 131 size_t inst_cnt; 132 size_t hdr_cnt; 133 size_t ctr_cnt; 146 size_t blk_cnt; 159 size_t grp_cnt; 190 size_t inst_cnt; 191 size_t hdr_cnt; 192 size_t ctr_cnt; 193 size_t enable_map_index; 194 size_t enable_map_strid [all...] |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
H A D | cache_data.h | 39 CacheData(const size_t maxKeySize, const size_t maxValueSize,
40 const size_t maxTotalSize, const std::string& fileName);
44 void Rewrite(const void *key, const size_t keySize, const void *value, const size_t valueSize);
46 std::tuple<CacheData::ErrorCode, size_t> Get(const void *key, const size_t keySize,
47 void *value, const size_t valueSize);
49 size_t SerializedSize() const;
51 int Serialize(uint8_t *buffer, const size_t siz [all...] |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/ |
H A D | recording_handle.h | 29 size_t offset = 0; 30 size_t size = 0; 38 size_t offset = 0; 39 size_t size = 0; 43 size_t offset = 0; 44 size_t size = 0; 50 size_t offset = 0; 51 size_t size = 0; 52 size_t imageOffset = 0; 53 size_t imageSiz [all...] |
/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | utf.h | 36 constexpr size_t MASK1 = 0x80; 37 constexpr size_t MASK2 = 0x20; 38 constexpr size_t MASK3 = 0x10; 40 constexpr size_t MASK_4BIT = 0x0f; 41 constexpr size_t MASK_5BIT = 0x1f; 42 constexpr size_t MASK_6BIT = 0x3f; 43 constexpr size_t MASK_10BIT = 0x03ff; 44 constexpr size_t MASK_16BIT = 0xffff; 46 constexpr size_t DATA_WIDTH = 6; 47 constexpr size_t PAIR_ELEMENT_WIDT [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_stdlib.h | 42 #ifndef size_t 43 typedef unsigned int size_t; typedef 56 * @param dest_max [IN] type #size_t, Size of the destination buffer.CNcomment:目的缓冲区大小。CNend 66 extern errno_t strcpy_s(char *dest, size_t dest_max, const char *src); 78 * @param dest_max [IN] type #size_t, Size of the destination buffer.CNcomment:目的缓冲区大小。CNend 80 * @param count [IN] type #size_t, Number of characters copied from the source buffer. 90 extern errno_t strncpy_s(char *dest, size_t dest_max, const char *src, size_t count); 102 * @param dest_max [IN] type #size_t, Size of the destination buffer.CNcomment:目的缓冲区大小。CNend 112 extern errno_t strcat_s(char *dest, size_t dest_ma [all...] |
/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | plugin_memory.h | 25 constexpr size_t INVALID_POSITION = -1; 53 virtual void* Alloc(size_t size) = 0; 97 virtual size_t GetCapacity(); 99 size_t GetSize(); 101 const uint8_t* GetReadOnlyData(size_t position = 0); 103 uint8_t* GetWritableAddr(size_t estimatedWriteSize, size_t position = 0); 106 void UpdateDataSize(size_t realWriteSize, size_t position = 0); 108 virtual size_t Writ [all...] |
/foundation/multimedia/media_foundation/interface/inner_api/plugin/ |
H A D | plugin_memory.h | 26 constexpr size_t MEM_INVALID_POSITION = -1; 43 virtual void* Alloc(size_t size) = 0; 87 virtual size_t GetCapacity(); 89 size_t GetSize(); 91 const uint8_t* GetReadOnlyData(size_t position = 0); 93 uint8_t* GetWritableAddr(size_t estimatedWriteSize, size_t position = 0); 96 void UpdateDataSize(size_t realWriteSize, size_t position = 0); 98 virtual size_t Writ [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmstdlib_s.h | 38 int memmove_s(void *dest, size_t destsz, const void *src, size_t n); 39 int memcpy_s(void *dest, size_t destsz, const void *src, size_t n); 40 int memset_s(void *dest, size_t destsz, int c, size_t n); 42 static int memmove_s(void *dest, size_t destsz, const void *src, size_t n); 43 static int memcpy_s(void *dest, size_t destsz, const void *src, size_t [all...] |
/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_core.h | 111 OH_NNCompilation *OH_NNCompilation_ConstructWithOfflineModelBuffer(const void *modelBuffer, size_t modelSize); 149 size_t length, 150 size_t *modelSize); 174 size_t modelSize); 200 const size_t configValueSize); 218 OH_NN_ReturnCode OH_NNCompilation_SetDevice(OH_NNCompilation *compilation, size_t deviceID); 494 OH_NN_ReturnCode OH_NNTensorDesc_SetShape(NN_TensorDesc *tensorDesc, const int32_t *shape, size_t shapeLength); 516 OH_NN_ReturnCode OH_NNTensorDesc_GetShape(const NN_TensorDesc *tensorDesc, int32_t **shape, size_t *shapeLength); 570 OH_NN_ReturnCode OH_NNTensorDesc_GetElementCount(const NN_TensorDesc *tensorDesc, size_t *elementCount); 591 OH_NN_ReturnCode OH_NNTensorDesc_GetByteSize(const NN_TensorDesc *tensorDesc, size_t *byteSiz [all...] |
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_hwcnt_types.h | 114 size_t inst_cnt; 115 size_t hdr_cnt; 116 size_t ctr_cnt; 129 size_t blk_cnt; 142 size_t grp_cnt; 173 size_t inst_cnt; 174 size_t hdr_cnt; 175 size_t ctr_cnt; 176 size_t enable_map_index; 177 size_t enable_map_strid [all...] |
/foundation/multimodalinput/input/test/facility/virtual_device/include/ |
H A D | v_input_device.h | 29 inline constexpr size_t BITS_PER_UINT8 { 8 }; 31 inline constexpr size_t OFFSET(size_t bit) in OFFSET() 36 inline constexpr size_t BYTE(size_t bit) in BYTE() 41 inline bool TestBit(size_t bit, const uint8_t *array) in TestBit() 46 inline constexpr size_t NBYTES(size_t nbits) in NBYTES() 73 bool SupportEventType(size_t ev) const; 74 bool SupportKey(size_t ke [all...] |
/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/ |
H A D | serializer.h | 29 size_t *offsetsBase; 31 size_t *offsetsCur; 32 size_t bufferLeft; 33 size_t offsetsLeft; 54 void IpcIoInit(IpcIo* io, void* buffer, size_t bufferSize, size_t maxobjects); 99 uint8_t *ReadString(IpcIo *io, size_t *len); 101 bool WriteString16(IpcIo *io, const uint16_t *value, size_t len); 102 bool WriteBuffer(IpcIo *io, const void *data, size_t size); 103 bool WriteInterfaceToken(IpcIo *io, const uint16_t *name, size_t le [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
H A D | hi_stdlib.h | 41 typedef unsigned int size_t; typedef 54 * @param dest_max [IN] type #size_t, Size of the destination buffer.CNcomment:目的缓冲区大小。CNend 65 extern errno_t strcpy_s(char *dest, size_t dest_max, const char *src); 77 * @param dest_max [IN] type #size_t, Size of the destination buffer.CNcomment:目的缓冲区大小。CNend 79 * @param count [IN] type #size_t, Number of characters copied from the source buffer. 90 extern errno_t strncpy_s(char *dest, size_t dest_max, const char *src, size_t count); 102 * @param dest_max [IN] type #size_t, Size of the destination buffer.CNcomment:目的缓冲区大小。CNend 113 extern errno_t strcat_s(char *dest, size_t dest_max, const char *src); 125 * @param dest_max [IN] type #size_t, Siz [all...] |
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/ |
H A D | securec.h | 123 SECUREC_API errno_t memset_s(void *dest, size_t destMax, int c, size_t count); 128 SECUREC_API errno_t wmemcpy_s(wchar_t *dest, size_t destMax, const wchar_t *src, size_t count); 130 SECUREC_API errno_t memmove_s(void *dest, size_t destMax, const void *src, size_t count); 132 SECUREC_API errno_t wmemmove_s(wchar_t *dest, size_t destMax, const wchar_t *src, size_t count); 134 SECUREC_API errno_t wcscpy_s(wchar_t *strDest, size_t destMax, const wchar_t *strSrc); 136 SECUREC_API errno_t wcsncpy_s(wchar_t *strDest, size_t destMa [all...] |
/foundation/multimodalinput/input/intention/common/channel/test/ |
H A D | channel_test.cpp | 31 constexpr size_t DEFAULT_WAIT_TIME { 10 }; 51 auto [sender, receiver] = Channel<size_t>::OpenChannel(); in HWTEST_F() 52 constexpr size_t count = Channel<size_t>::QUEUE_CAPACITY; in HWTEST_F() 56 for (size_t index = 0; index < count; ++index) { in HWTEST_F() 57 EXPECT_EQ(sender.Send(index), Channel<size_t>::NO_ERROR); in HWTEST_F() 60 for (size_t expected = 0; expected < count;) { in HWTEST_F() 61 size_t received = receiver.Receive(); in HWTEST_F() 80 auto [sender, receiver] = Channel<size_t>::OpenChannel(); in HWTEST_F() 81 constexpr size_t coun in HWTEST_F() [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libsec/include/ |
H A D | securec.h | 120 SECUREC_API errno_t memset_s(void *dest, size_t destMax, int c, size_t count); 139 SECUREC_API errno_t memmove_s(void *dest, size_t destMax, const void *src, size_t count); 152 SECUREC_API errno_t memcpy_s(void *dest, size_t destMax, const void *src, size_t count); 164 SECUREC_API errno_t strcpy_s(char *strDest, size_t destMax, const char *strSrc); 177 SECUREC_API errno_t strncpy_s(char *strDest, size_t destMax, const char *strSrc, size_t count); 189 SECUREC_API errno_t strcat_s(char *strDest, size_t destMa [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | napi_constants.h | 21 constexpr size_t ARGS_SIZE_ZERO = 0; 22 constexpr size_t ARGS_SIZE_ONE = 1; 23 constexpr size_t ARGS_SIZE_TWO = 2; 24 constexpr size_t ARGS_SIZE_THREE = 3; 25 constexpr size_t ARGS_SIZE_FOUR = 4; 26 constexpr size_t ARGS_SIZE_FIVE = 5; 28 constexpr size_t ARGS_POS_ZERO = 0; 29 constexpr size_t ARGS_POS_ONE = 1; 30 constexpr size_t ARGS_POS_TWO = 2; 31 constexpr size_t ARGS_POS_THRE [all...] |