Home
last modified time | relevance | path

Searched defs:MBEDTLS_CIPHER_VARIABLE_IV_LEN (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dcipher.h52 #define MBEDTLS_CIPHER_VARIABLE_IV_LEN 0x01 /**< Cipher accepts IVs of variable length. */ macro
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dcipher.h52 #define MBEDTLS_CIPHER_VARIABLE_IV_LEN 0x01 /**< Cipher accepts IVs of variable length. */ macro