Lines Matching refs:alg

34     psa_algorithm_t alg,  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()
87 psa_algorithm_t alg, 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()
134 psa_algorithm_t alg) 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()
166 psa_algorithm_t alg) 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()
319 psa_algorithm_t alg, in mbedtls_test_opaque_cipher_encrypt() argument
327 (void) alg; in mbedtls_test_opaque_cipher_encrypt()
341 psa_algorithm_t alg, in mbedtls_test_opaque_cipher_decrypt() argument
348 (void) alg; in mbedtls_test_opaque_cipher_decrypt()
361 psa_algorithm_t alg) in mbedtls_test_opaque_cipher_encrypt_setup() argument
367 (void) alg; in mbedtls_test_opaque_cipher_encrypt_setup()
375 psa_algorithm_t alg) in mbedtls_test_opaque_cipher_decrypt_setup() argument
381 (void) alg; in mbedtls_test_opaque_cipher_decrypt_setup()