Searched refs:psa_generate_key (Results 1 – 7 of 7) sorted by relevance
130 if ((status = psa_generate_key(&attributes, in mbedtls_ssl_cookie_setup()
1586 status = psa_generate_key(&key_attributes, in mbedtls_ssl_tls13_generate_and_write_xxdh_key_exchange()
2787 status = psa_generate_key(&key_attributes, in ssl_write_client_key_exchange()2959 status = psa_generate_key(&key_attributes, in ssl_write_client_key_exchange()
3017 status = psa_generate_key(&key_attributes, in ssl_prepare_server_key_exchange()
8288 psa_status_t psa_generate_key(const psa_key_attributes_t *attributes, in psa_generate_key() function
4226 psa_status_t psa_generate_key(const psa_key_attributes_t *attributes,
1766 * Fix the error returned by psa_generate_key() for a public key. Fixes #4551.2530 * Fix psa_generate_key() returning an error when asked to generate