mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-27 23:37:08 +00:00
all.sh: change checked functions in component_build_full_psa_crypto_client_without_crypto_provider()
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
fbb1eef5b2
commit
0e4716d8de
@ -1318,7 +1318,8 @@ component_build_full_psa_crypto_client_without_crypto_provider () {
|
||||
|
||||
# Ensure that desired functions are included into the build (extend the
|
||||
# following list as required).
|
||||
grep mbedtls_pk_wrap_as_opaque library/libmbedcrypto.a
|
||||
grep mbedtls_pk_setup_opaque library/libmbedcrypto.a
|
||||
grep mbedtls_pk_can_do_ext library/libmbedcrypto.a
|
||||
}
|
||||
|
||||
component_test_psa_crypto_rsa_no_genprime() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user