Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dssl.h3707 mbedtls_pk_context *pk_key);
4154 mbedtls_pk_context *pk_key);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_tls.c1875 mbedtls_pk_context *pk_key) in mbedtls_ssl_conf_own_cert() argument
1877 return ssl_append_key_cert(&conf->key_cert, own_cert, pk_key); in mbedtls_ssl_conf_own_cert()
1921 mbedtls_pk_context *pk_key) in mbedtls_ssl_set_hs_own_cert() argument
1924 own_cert, pk_key); in mbedtls_ssl_set_hs_own_cert()