Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dcipher.h898 int mbedtls_cipher_set_iv(mbedtls_cipher_context_t *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_cipher.c388 mbedtls_cipher_set_iv(&operation->ctx.cipher, in mbedtls_psa_cipher_set_iv()
H A Dcipher.c452 int mbedtls_cipher_set_iv(mbedtls_cipher_context_t *ctx, in mbedtls_cipher_set_iv() function
1422 if ((ret = mbedtls_cipher_set_iv(ctx, iv, iv_len)) != 0) { in mbedtls_cipher_crypt()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog1395 * mbedtls_cipher_set_iv will now fail with ChaCha20 and ChaCha20+Poly1305
3499 * Ignore IV in mbedtls_cipher_set_iv() when the cipher mode is