Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dcipher.h224 #define MBEDTLS_MAX_IV_LENGTH 16 macro
313 unsigned char iv[MBEDTLS_MAX_IV_LENGTH];
A Dssl_internal.h155 MBEDTLS_MAX_IV_LENGTH + \
A Dcompat-1.3.h1255 #define POLARSSL_MAX_IV_LENGTH MBEDTLS_MAX_IV_LENGTH
/AliOS-Things-master/components/mbedtls/library/
A Dcipher.c261 if( iv_len > MBEDTLS_MAX_IV_LENGTH ) in mbedtls_cipher_set_iv()

Completed in 20 milliseconds