Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dcipher.h1009 int mbedtls_cipher_finish(mbedtls_cipher_context_t *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_cipher.c565 mbedtls_cipher_finish(&operation->ctx.cipher, in mbedtls_psa_cipher_finish()
H A Dcipher.c1059 int mbedtls_cipher_finish(mbedtls_cipher_context_t *ctx, in mbedtls_cipher_finish() function
1435 if ((ret = mbedtls_cipher_finish(ctx, output + *olen, in mbedtls_cipher_crypt()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog1931 mbedtls_cipher_finish() is now mandatory. Previously the documentation