Home
last modified time | relevance | path

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

/mbedtls-development/include/psa/
A Dcrypto_struct.h353 static inline struct psa_key_attributes_s psa_key_attributes_init( void ) in psa_key_attributes_init() function
A Dcrypto.h118 static psa_key_attributes_t psa_key_attributes_init(void);
/mbedtls-development/programs/ssl/
A Dssl_client2.c1905 key_attributes = psa_key_attributes_init(); in main()
A Dssl_server2.c1215 key_attributes = psa_key_attributes_init(); in psa_setup_psk_key_slot()
/mbedtls-development/library/
A Dssl_cli.c3553 key_attributes = psa_key_attributes_init(); in ssl_write_client_key_exchange()
A Dssl_tls.c409 psa_key_attributes_t key_attributes = psa_key_attributes_init(); in tls_prf_generic()
/mbedtls-development/tests/suites/
A Dtest_suite_psa_crypto.function1085 psa_key_attributes_t func = psa_key_attributes_init( );

Completed in 47 milliseconds