Lines Matching refs:key_length
133 const uint8_t *key, size_t key_length, in mbedtls_test_transparent_cipher_encrypt_setup() argument
153 key, key_length, alg); in mbedtls_test_transparent_cipher_encrypt_setup()
156 operation, attributes, key, key_length, alg); in mbedtls_test_transparent_cipher_encrypt_setup()
165 const uint8_t *key, size_t key_length, in mbedtls_test_transparent_cipher_decrypt_setup() argument
179 key, key_length, alg); in mbedtls_test_transparent_cipher_decrypt_setup()
182 operation, attributes, key, key_length, alg); in mbedtls_test_transparent_cipher_decrypt_setup()
318 const uint8_t *key, size_t key_length, in mbedtls_test_opaque_cipher_encrypt() argument
326 (void) key_length; in mbedtls_test_opaque_cipher_encrypt()
340 const uint8_t *key, size_t key_length, in mbedtls_test_opaque_cipher_decrypt() argument
347 (void) key_length; in mbedtls_test_opaque_cipher_decrypt()
360 const uint8_t *key, size_t key_length, in mbedtls_test_opaque_cipher_encrypt_setup() argument
366 (void) key_length; in mbedtls_test_opaque_cipher_encrypt_setup()
374 const uint8_t *key, size_t key_length, in mbedtls_test_opaque_cipher_decrypt_setup() argument
380 (void) key_length; in mbedtls_test_opaque_cipher_decrypt_setup()