• Home
  • Raw
  • Download

Lines Matching refs:alg

46     psa_algorithm_t alg,  in mbedtls_test_transparent_cipher_encrypt()  argument
78 alg, iv, iv_length, input, input_length, in mbedtls_test_transparent_cipher_encrypt()
83 alg, iv, iv_length, input, input_length, in mbedtls_test_transparent_cipher_encrypt()
94 psa_algorithm_t alg, in mbedtls_test_transparent_cipher_decrypt() argument
124 alg, input, input_length, in mbedtls_test_transparent_cipher_decrypt()
129 alg, input, input_length, in mbedtls_test_transparent_cipher_decrypt()
140 psa_algorithm_t alg) in mbedtls_test_transparent_cipher_encrypt_setup() argument
158 key, key_length, alg ) ); in mbedtls_test_transparent_cipher_encrypt_setup()
161 operation, attributes, key, key_length, alg ) ); in mbedtls_test_transparent_cipher_encrypt_setup()
171 psa_algorithm_t alg) in mbedtls_test_transparent_cipher_decrypt_setup() argument
183 key, key_length, alg ) ); in mbedtls_test_transparent_cipher_decrypt_setup()
186 operation, attributes, key, key_length, alg ) ); in mbedtls_test_transparent_cipher_decrypt_setup()
316 psa_algorithm_t alg, in mbedtls_test_opaque_cipher_encrypt() argument
324 (void) alg; in mbedtls_test_opaque_cipher_encrypt()
338 psa_algorithm_t alg, in mbedtls_test_opaque_cipher_decrypt() argument
345 (void) alg; in mbedtls_test_opaque_cipher_decrypt()
358 psa_algorithm_t alg) in mbedtls_test_opaque_cipher_encrypt_setup() argument
364 (void) alg; in mbedtls_test_opaque_cipher_encrypt_setup()
372 psa_algorithm_t alg) in mbedtls_test_opaque_cipher_decrypt_setup() argument
378 (void) alg; in mbedtls_test_opaque_cipher_decrypt_setup()