Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dpadlock.c71 return MBEDTLS_ERR_PADLOCK_DATA_MISALIGNED; in mbedtls_padlock_xcryptecb()
121 return MBEDTLS_ERR_PADLOCK_DATA_MISALIGNED; in mbedtls_padlock_xcryptcbc()
H A Dpadlock.h21 #define MBEDTLS_ERR_PADLOCK_DATA_MISALIGNED -0x0030 /**< Input data should be aligne… macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpadlock.c71 return MBEDTLS_ERR_PADLOCK_DATA_MISALIGNED; in mbedtls_padlock_xcryptecb()
122 return MBEDTLS_ERR_PADLOCK_DATA_MISALIGNED; in mbedtls_padlock_xcryptcbc()
H A Dpadlock.h21 #define MBEDTLS_ERR_PADLOCK_DATA_MISALIGNED -0x0030 /**< Input data should be aligne… macro