Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Drsa.h400 int mbedtls_rsa_export_raw(const mbedtls_rsa_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Drsa.c822 int mbedtls_rsa_export_raw(const mbedtls_rsa_context *ctx, in mbedtls_rsa_export_raw() function