Searched refs:mbedtls_padlock_xcryptecb (Results 1 – 4 of 4) sorted by relevance
92 int mbedtls_padlock_xcryptecb( mbedtls_aes_context *ctx,
2122 #define padlock_xcryptecb mbedtls_padlock_xcryptecb
74 int mbedtls_padlock_xcryptecb( mbedtls_aes_context *ctx, in mbedtls_padlock_xcryptecb() function
1005 if( mbedtls_padlock_xcryptecb( ctx, mode, input, output ) == 0 ) in mbedtls_aes_crypt_ecb()
Completed in 126 milliseconds