Lines Matching refs:algorithm
34 means the algorithm will be available in the PSA Crypto API.
60 - finite-field Diffie-Hellman: FFDH algorithm, DH key types.
98 a hash algorithm that is provided only by a driver, as mentioned in [General
101 If you want to check at compile-time whether a certain hash algorithm is
114 - HMAC algorithm and key type, i.e. `[PSA_WANT|MBEDTLS_PSA_ACCEL]_ALG_HMAC` and
116 - Required hash algorithm(s) as explained in [Hashes](#hashes) section.
174 - and support for DH key types and the FFDH algorithm is either disabled or
250 that can be used with this algorithm are also declared as accelerated.
276 The same holds for the associated algorithm:
314 algorithm/mode you can:
322 - Enable desired PSA algorithm(s):
355 Once a key type and related algorithm are accelerated, all the PSA Crypto APIs
362 - If an algorithm other than CCM and GCM (see
428 algorithm) in order to work with a driver.