Home
last modified time | relevance | path

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

/mbedtls/library/
A Dcipher_wrap.c2221 MBEDTLS_MODE_KWP,
2233 MBEDTLS_MODE_KWP,
2244 MBEDTLS_MODE_KWP,
A 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()
/mbedtls/include/mbedtls/
A Dcipher.h186 MBEDTLS_MODE_KWP, /**< The SP800-38F KWP mode */ enumerator

Completed in 14 milliseconds