Lines Matching refs:need
16 * [ACTION] A finalized part of the design that will need to be carried out.
69 …plications that use high-level legacy crypto modules (md, cipher, pk) and need to combine that wit…
84 Do we need public functions to convert between `MBEDTLS_ERR_xxx` error codes and `PSA_ERROR_xxx` er…
86 …A_ERROR_xxx` is not particularly helpful for that. Application code might need such conversion fun…
88 Conclusion: no need for public error code conversion functions.
127 … the most part) limits them to one algorithm, there does not seem to be a need to convert between …
137 …ting application referring to `MBEDTLS_DHM_RFC7919_FFDHExxx` values would need to refer to `PSA_DH…
172 It therefore appears that we need two ways to “convert” a PSA key to PK:
188 Gap: We need APIs to convert between these two formats. The conversion code already exists under th…
194 … a BITSTRING, not directly in a SEQUENCE). So there does not seem to be a need for an ASN.1-like A…
292 * `mbedtls_pk_import_into_psa` does not need to check the bit-size in the attributes: `psa_import_k…