Lines Matching refs:input_length
38 size_t input_length, in mbedtls_test_transparent_cipher_encrypt() argument
71 alg, iv, iv_length, input, input_length, in mbedtls_test_transparent_cipher_encrypt()
76 alg, iv, iv_length, input, input_length, in mbedtls_test_transparent_cipher_encrypt()
89 size_t input_length, in mbedtls_test_transparent_cipher_decrypt() argument
118 alg, input, input_length, in mbedtls_test_transparent_cipher_decrypt()
123 alg, input, input_length, in mbedtls_test_transparent_cipher_decrypt()
238 size_t input_length, in mbedtls_test_transparent_cipher_update() argument
265 operation, input, input_length, in mbedtls_test_transparent_cipher_update()
269 operation, input, input_length, in mbedtls_test_transparent_cipher_update()
321 const uint8_t *input, size_t input_length, in mbedtls_test_opaque_cipher_encrypt() argument
331 (void) input_length; in mbedtls_test_opaque_cipher_encrypt()
342 const uint8_t *input, size_t input_length, in mbedtls_test_opaque_cipher_decrypt() argument
350 (void) input_length; in mbedtls_test_opaque_cipher_decrypt()
406 size_t input_length, in mbedtls_test_opaque_cipher_update() argument
413 (void) input_length; in mbedtls_test_opaque_cipher_update()