Home
last modified time | relevance | path

Searched defs:mbedtls_sha256_update (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Dsha256_alt.c87 int mbedtls_sha256_update( mbedtls_sha256_context *ctx, const unsigned char *input, size_t ilen ) in mbedtls_sha256_update() function
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/hal/accelerator/
Dsha256_alt.c149 int mbedtls_sha256_update(mbedtls_sha256_context *ctx, const unsigned char *input, size_t ilen) in mbedtls_sha256_update() function