Home
last modified time | relevance | path

Searched refs:psa_fallthrough (Results 1 – 1 of 1) sorted by relevance

/openthread-3.5.0/third_party/mbedtls/repo/library/
Dssl_tls.c977 int psa_fallthrough; in ssl_populate_transform() local
1377 psa_fallthrough = 0; in ssl_populate_transform()
1382 psa_fallthrough = 1; in ssl_populate_transform()
1386 psa_fallthrough = 1; in ssl_populate_transform()
1388 psa_fallthrough = 1; in ssl_populate_transform()
1391 if( psa_fallthrough == 1 ) in ssl_populate_transform()
1420 psa_fallthrough = 0; in ssl_populate_transform()
1425 psa_fallthrough = 1; in ssl_populate_transform()
1429 psa_fallthrough = 1; in ssl_populate_transform()
1431 psa_fallthrough = 1; in ssl_populate_transform()
[all …]