Home
last modified time | relevance | path

Searched refs:AES_256_KEY_LENGTH (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_mbedtls.h38 #define AES_256_KEY_LENGTH 32 macro
50 uint8_t key[AES_256_KEY_LENGTH];
H A Dnstackx_openssl.h39 #define AES_256_KEY_LENGTH 32 macro
56 uint8_t key[AES_256_KEY_LENGTH];
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_openssl.c66 case AES_256_KEY_LENGTH: in InitEncryptCtx()
163 case AES_256_KEY_LENGTH: in InitDecryptCtx()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h241 uint8_t key[AES_256_KEY_LENGTH];