Home
last modified time | relevance | path

Searched refs:mbedtls_pk_encrypt (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dpk.h973 int mbedtls_pk_encrypt(mbedtls_pk_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpk.c1394 int mbedtls_pk_encrypt(mbedtls_pk_context *ctx, in mbedtls_pk_encrypt() function
H A Dssl_tls12_client.c1962 if ((ret = mbedtls_pk_encrypt(peer_pk, in ssl_write_encrypted_pms()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog601 mbedtls_pk_encrypt() on non-opaque RSA keys to honor the padding mode in