Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dpadlock.h87 int mbedtls_padlock_xcryptecb( mbedtls_aes_context *ctx,
A Dcompat-1.3.h2118 #define padlock_xcryptecb mbedtls_padlock_xcryptecb
/AliOS-Things-master/components/mbedtls/library/
A Dpadlock.c80 int mbedtls_padlock_xcryptecb( mbedtls_aes_context *ctx, in mbedtls_padlock_xcryptecb() function
A Daes.c1022 if( mbedtls_padlock_xcryptecb( ctx, mode, input, output ) == 0 ) in mbedtls_aes_crypt_ecb()

Completed in 20 milliseconds