Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dcipher.c1554 ( MBEDTLS_MODE_KW == ctx->cipher_info->mode || in mbedtls_cipher_auth_encrypt_ext()
1557 mbedtls_nist_kw_mode_t mode = ( MBEDTLS_MODE_KW == ctx->cipher_info->mode ) ? in mbedtls_cipher_auth_encrypt_ext()
1610 ( MBEDTLS_MODE_KW == ctx->cipher_info->mode || in mbedtls_cipher_auth_decrypt_ext()
1613 mbedtls_nist_kw_mode_t mode = ( MBEDTLS_MODE_KW == ctx->cipher_info->mode ) ? in mbedtls_cipher_auth_decrypt_ext()
A Dcipher_wrap.c2053 MBEDTLS_MODE_KW,
2064 MBEDTLS_MODE_KW,
2075 MBEDTLS_MODE_KW,
/mbedtls-development/include/mbedtls/
A Dcipher.h202 MBEDTLS_MODE_KW, /**< The SP800-38F KW mode */ enumerator

Completed in 10 milliseconds