Home
last modified time | relevance | path

Searched refs:MBEDTLS_MODE_KWP (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dcipher.h186 MBEDTLS_MODE_KWP, /**< The SP800-38F KWP mode */ enumerator
/openthread-latest/third_party/mbedtls/repo/library/
Dcipher_wrap.c2221 MBEDTLS_MODE_KWP,
2233 MBEDTLS_MODE_KWP,
2244 MBEDTLS_MODE_KWP,
Dcipher.c1595 MBEDTLS_MODE_KWP == ((mbedtls_cipher_mode_t) ctx->cipher_info->mode))) { in mbedtls_cipher_auth_encrypt_ext()
1646 MBEDTLS_MODE_KWP == ((mbedtls_cipher_mode_t) ctx->cipher_info->mode))) { in mbedtls_cipher_auth_decrypt_ext()