Home
last modified time | relevance | path

Searched defs:ivLen (Results 1 – 9 of 9) sorted by relevance

/test/xts/acts/security/cipher/datacipher/cipher/entry/src/ohosTest/js/test/Agree/
Dcipher1.test.js71 ivLen: 16, property
100 ivLen: 16, property
129 ivLen: 16, property
158 ivLen: 15, property
179 ivLen: 16, property
208 ivLen: 16, property
237 ivLen: 16, property
266 ivLen: 16, property
295 ivLen: 16, property
323 ivLen: 16, property
[all …]
Dhitscipher.test.js112 ivLen: 16, property
130 ivLen: 16, property
206 ivLen: 16, property
223 ivLen: 16, property
Dcipher2.test.js346 ivLen: 16, property
375 ivLen: 16, property
404 ivLen: 16, property
/test/xts/acts/multimedia/av_codec/avcencInfo/src/
Dcenc_info_capi_unit_test.cpp130 uint32_t ivLen = DRM_KEY_IV_SIZE; variable
154 uint32_t ivLen = DRM_KEY_IV_SIZE; variable
170 uint32_t ivLen = DRM_KEY_IV_SIZE; variable
194 uint32_t ivLen = DRM_KEY_IV_SIZE; variable
218 uint32_t ivLen = DRM_KEY_IV_SIZE; variable
239 uint32_t ivLen = DRM_KEY_IV_SIZE; variable
382 uint32_t ivLen = DRM_KEY_IV_SIZE; variable
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
Dcrypto_framework_sym_cipher_test.cpp226 int32_t ivLen = symCipherData.ivLen; variable
286 int32_t ivLen = symCipherAEADData.ivLen; variable
353 int32_t ivLen = symCipherAEADData.ivLen; variable
420 int32_t ivLen = symCipherData.ivLen; variable
508 int32_t ivLen = symCipherAEADData.ivLen; variable
652 int32_t ivLen = 16; variable
776 int32_t ivLen = symCipherData.ivLen; variable
812 int32_t ivLen = 7; variable
859 int32_t ivLen = 16; variable
910 int32_t ivLen = 16; variable
[all …]
/test/xts/acts/security/crypto_framework_napi_BasicTest/include/
Dcrypto_framework_sym_cipher_test.h33 uint32_t ivLen; member
/test/xts/device_attest_lite/services/core/security/
Dattest_security.c200 const uint8_t* iv, size_t ivLen) in DecryptAesCbc()
255 const char* iv, size_t ivLen) in EncryptAesCbc()
/test/xts/device_attest/services/core/security/
Dattest_security.c375 const uint8_t* iv, size_t ivLen) in DecryptAesCbc()
510 const char* iv, size_t ivLen) in EncryptAesCbc()
/test/xts/acts/multimedia/avcodec/AVCodecDrmNdk/entry/src/main/cpp/
Dhello.cpp127 uint32_t ivLen = argc_five; in Test_AVCencInfo_SetKeyIdAndIv() local