Searched refs:mbedtls_padlock_xcryptcbc (Results 1 – 5 of 5) sorted by relevance
94 int mbedtls_padlock_xcryptcbc( mbedtls_aes_context *ctx,
2186 #define padlock_xcryptcbc mbedtls_padlock_xcryptcbc
120 int mbedtls_padlock_xcryptcbc( mbedtls_aes_context *ctx, in mbedtls_padlock_xcryptcbc() function
876 if( mbedtls_padlock_xcryptcbc( ctx, mode, length, iv, input, output ) == 0 ) in mbedtls_aes_crypt_cbc()
1731 padlock_xcryptcbc mbedtls_padlock_xcryptcbc