Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dcipher.c235 MBEDTLS_MODE_OFB == ctx->cipher_info->mode || in mbedtls_cipher_setkey()
521 if( ctx->cipher_info->mode == MBEDTLS_MODE_OFB ) in mbedtls_cipher_update()
774 MBEDTLS_MODE_OFB == ctx->cipher_info->mode || in mbedtls_cipher_finish()
A Dcipher_wrap.c362 MBEDTLS_MODE_OFB,
373 MBEDTLS_MODE_OFB,
384 MBEDTLS_MODE_OFB,
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dcipher.h187 MBEDTLS_MODE_OFB, /**< The OFB cipher mode. */ enumerator
A Dcompat-1.3.h1280 #define POLARSSL_MODE_OFB MBEDTLS_MODE_OFB

Completed in 20 milliseconds