Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcipher.h207 MBEDTLS_MODE_KWP, /**< The SP800-38F KWP mode */ enumerator
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dcipher_wrap.c2292 MBEDTLS_MODE_KWP,
2303 MBEDTLS_MODE_KWP,
2314 MBEDTLS_MODE_KWP,
A Dcipher.c1588 MBEDTLS_MODE_KWP == ctx->cipher_info->mode ) ) in mbedtls_cipher_auth_encrypt_ext()
1644 MBEDTLS_MODE_KWP == ctx->cipher_info->mode ) ) in mbedtls_cipher_auth_decrypt_ext()

Completed in 13 milliseconds