aboutsummaryrefslogtreecommitdiff
path: root/components/service/crypto/provider/mbedcrypto/crypto_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/service/crypto/provider/mbedcrypto/crypto_provider.h')
-rw-r--r--components/service/crypto/provider/mbedcrypto/crypto_provider.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/service/crypto/provider/mbedcrypto/crypto_provider.h b/components/service/crypto/provider/mbedcrypto/crypto_provider.h
index 4a94be71c..5ffd0c34e 100644
--- a/components/service/crypto/provider/mbedcrypto/crypto_provider.h
+++ b/components/service/crypto/provider/mbedcrypto/crypto_provider.h
@@ -34,7 +34,8 @@ struct mbed_crypto_provider
* a pointer to the rpc_interface for the service is returned.
*/
struct rpc_interface *mbed_crypto_provider_init(struct mbed_crypto_provider *context,
- struct rpc_caller *storage_provider);
+ struct rpc_caller *storage_provider,
+ void *entropy_adapter_config);
/*
* When operation of the provider is no longer required, this function