Lines Matching refs:alg
271 psa_algorithm_t alg;
280 alg = mbedtls_psa_translate_cipher_mode(((mbedtls_cipher_mode_t) cipher_info->mode), taglen);
281 if (alg == 0) {
294 cipher_psa->alg = alg;
354 psa_set_key_algorithm(&attributes, cipher_psa->alg);
1331 cipher_psa->alg);
1335 cipher_psa->alg);
1428 cipher_psa->alg,
1505 cipher_psa->alg,