Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dpadlock.h92 int mbedtls_padlock_xcryptecb( mbedtls_aes_context *ctx,
A Dcompat-1.3.h2122 #define padlock_xcryptecb mbedtls_padlock_xcryptecb
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dpadlock.c74 int mbedtls_padlock_xcryptecb( mbedtls_aes_context *ctx, in mbedtls_padlock_xcryptecb() function
A Daes.c1005 if( mbedtls_padlock_xcryptecb( ctx, mode, input, output ) == 0 ) in mbedtls_aes_crypt_ecb()

Completed in 126 milliseconds