Home
last modified time | relevance | path

Searched defs:public_key (Results 1 – 2 of 2) sorted by relevance

/mbedtls-3.5.0/tests/src/
Dpsa_exercise_key.c495 uint8_t *public_key = NULL; in mbedtls_test_psa_key_agreement_with_self() local
535 uint8_t *public_key = NULL; in mbedtls_test_psa_raw_key_agreement_with_self() local
/mbedtls-3.5.0/library/
Dssl_tls12_server.c3376 mbedtls_pk_context *public_key = &own_cert->pk; in ssl_decrypt_encrypted_pms() local