Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/include/psa/
Dcrypto_struct.h338 static inline struct psa_key_attributes_s psa_key_attributes_init( void ) in psa_key_attributes_init() function
Dcrypto.h124 static psa_key_attributes_t psa_key_attributes_init(void);
/openthread-3.4.0/third_party/mbedtls/repo/programs/ssl/
Dssl_client2.c1953 key_attributes = psa_key_attributes_init(); in main()
Dssl_server2.c1197 key_attributes = psa_key_attributes_init(); in psa_setup_psk_key_slot()
/openthread-3.4.0/third_party/mbedtls/repo/library/
Dssl_cli.c3746 key_attributes = psa_key_attributes_init(); in ssl_write_client_key_exchange()
Dssl_tls.c634 psa_key_attributes_t key_attributes = psa_key_attributes_init(); in tls_prf_generic()
/openthread-3.4.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto.function822 psa_key_attributes_t func = psa_key_attributes_init( );