Searched refs:mbedtls_cipher_finish (Results 1 – 4 of 4) sorted by relevance
1009 int mbedtls_cipher_finish(mbedtls_cipher_context_t *ctx,
565 mbedtls_cipher_finish(&operation->ctx.cipher, in mbedtls_psa_cipher_finish()
1059 int mbedtls_cipher_finish(mbedtls_cipher_context_t *ctx, in mbedtls_cipher_finish() function1435 if ((ret = mbedtls_cipher_finish(ctx, output + *olen, in mbedtls_cipher_crypt()
1931 mbedtls_cipher_finish() is now mandatory. Previously the documentation