Lines Matching refs:on
26 **Relationship with other options:** This option depends on
41 **Scope:** `MBEDTLS_USE_PSA_CRYPTO` has no effect on modules other than PK,
42 X.509 and TLS. It also has no effect on most of the TLS 1.3 code, which always
44 depending on this option being set or not are:
60 compatibility reasons we can't impose this requirement on non-PSA functions
139 is enabled, no change required on the application side.
141 ### TLS: most crypto operations based on PSA
150 Other than the above exceptions, all crypto operations are based on PSA when
153 ### X.509: most crypto operations based on PSA
160 Other than the above exception, all crypto operations are based on PSA when
163 ### PK layer: most crypto operations based on PSA
172 Other than the above exceptions, all crypto operations are based on PSA when