Lines Matching refs:alg
170 * \param[in] alg Randomized or deterministic ECDSA algorithm.
183 * \p alg) where \c key_bits is the bit-size of the ECC key.
193 psa_algorithm_t alg, const uint8_t *hash, size_t hash_length,
209 * \param[in] alg Randomized or deterministic ECDSA algorithm.
228 psa_algorithm_t alg, const uint8_t *hash, size_t hash_length,
245 * \param[in] alg A key agreement algorithm that is
262 * \p alg is not a key agreement algorithm, or
263 * \p private_key is not compatible with \p alg,
264 * or \p peer_key is not valid for \p alg or not compatible with
269 * \p alg is not a supported key agreement algorithm.
276 psa_algorithm_t alg, const uint8_t *peer_key, size_t peer_key_length,