Lines Matching refs:other

190 … type for enabled algorithms. This is automatically enabled if any of the other `PSA_WANT_KEY_TYPE…
254 The other functions in `error.h` are specific to the construction of Mbed TLS error code and are no…
355 …* If the key is derived from other material (for example from a key exchange), use the [key deriva…
407 …ad3431e28d05002c2a7b0760610176050) before or after setting the nonce (for other algorithms, this i…
543 …* If the key is derived from other material (for example from a key exchange), use the [key deriva…
636 …encrypt`, `psa_asymmetric_encrypt`), and other random material as needed. If you need random data …
675 …* If the key is derived from other material (for example from a key exchange), use the [key deriva…
798 A future extension of the PSA API will support other import formats. Until those are implemented, s…
905 A future extension of the PSA API will support other export formats. Until those are implemented, s…
977 …he short term. At the time of writing, no extension is planned to other curves or other algorithms.
983 …1ga79849aaa7004a85d2ffbc4b658a333dd) repeatedly until it returns a status other than `PSA_OPERATIO…
989 …1ga67fe82352bc2f8c0343e231a70a5bc7d) repeatedly until it returns a status other than `PSA_OPERATIO…
1102 …* If the key is derived deterministically from other material, use the [key derivation interface](…
1108 …22ae73312217aaede2ea02cdebb6062) to obtain the public key that needs to be sent to the other party.
1111 …6184824675f) to calculate the shared secret from your private key and the other party's public key.
1151 … a TLS 1.2 server. The PSA version of this workflow can also be used with other protocols, on the …
1176 … a TLS 1.2 client. The PSA version of this workflow can also be used with other protocols, on the …
1204 …e shared secret. If your application needs the peer's public key for some other purpose, store it …
1211 …e shared secret. If your application needs the peer's public key for some other purpose, store it …
1237 …formation. `PSA_ECC_FAMILY_MONTGOMERY` is the only Montgomery family. All other families supported…