Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcipher.h199 MBEDTLS_MODE_OFB, /**< The OFB cipher mode. */ enumerator
A Dcompat-1.3.h1284 #define POLARSSL_MODE_OFB MBEDTLS_MODE_OFB
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dcipher.c376 MBEDTLS_MODE_OFB == ctx->cipher_info->mode || in mbedtls_cipher_setkey()
705 if( ctx->cipher_info->mode == MBEDTLS_MODE_OFB ) in mbedtls_cipher_update()
968 MBEDTLS_MODE_OFB == ctx->cipher_info->mode || in mbedtls_cipher_finish()
A Dcipher_wrap.c379 MBEDTLS_MODE_OFB,
390 MBEDTLS_MODE_OFB,
401 MBEDTLS_MODE_OFB,

Completed in 25 milliseconds