Lines Matching refs:alg
38 * \param alg The AEAD algorithm to compute.
43 * PSA_AEAD_NONCE_LENGTH(key_type, alg) where
61 * PSA_AEAD_ENCRYPT_OUTPUT_SIZE(key_type, alg,
73 * \p alg is not supported.
82 psa_algorithm_t alg,
100 * \param alg The AEAD algorithm to compute.
105 * PSA_AEAD_NONCE_LENGTH(key_type, alg) where
122 * PSA_AEAD_DECRYPT_OUTPUT_SIZE(key_type, alg,
136 * \p alg is not supported.
145 psa_algorithm_t alg,
174 * \param alg The AEAD algorithm to compute
176 * #PSA_ALG_IS_AEAD(\p alg) is true).
183 * \p alg is not supported.
192 psa_algorithm_t alg);
217 * \param alg The AEAD algorithm to compute
219 * #PSA_ALG_IS_AEAD(\p alg) is true).
226 * \p alg is not supported.
235 psa_algorithm_t alg);
383 * \c alg, \p input_length) where
384 * \c key_type is the type of key and \c alg is
399 * #PSA_AEAD_UPDATE_OUTPUT_SIZE(\c key_type, \c alg, \p input_length) or
442 * \c alg) where \c key_type is the type of key
443 * and \c alg is the algorithm that were used to
456 * key_type, \c key_bits, \c alg) where
458 * bit-size of the key, and \c alg are the
471 * #PSA_AEAD_TAG_LENGTH(\c key_type, key_bits, \c alg) or