Home
last modified time | relevance | path

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

/lib/mbedtls/external/mbedtls/library/
A Dcipher.c1594 (MBEDTLS_MODE_KW == ((mbedtls_cipher_mode_t) ctx->cipher_info->mode) || in mbedtls_cipher_auth_encrypt_ext()
1597 (MBEDTLS_MODE_KW == ((mbedtls_cipher_mode_t) ctx->cipher_info->mode)) ? in mbedtls_cipher_auth_encrypt_ext()
1645 (MBEDTLS_MODE_KW == ((mbedtls_cipher_mode_t) ctx->cipher_info->mode) || in mbedtls_cipher_auth_decrypt_ext()
1648 (MBEDTLS_MODE_KW == ((mbedtls_cipher_mode_t) ctx->cipher_info->mode)) ? in mbedtls_cipher_auth_decrypt_ext()
A Dcipher_wrap.c2186 MBEDTLS_MODE_KW,
2198 MBEDTLS_MODE_KW,
2209 MBEDTLS_MODE_KW,
/lib/mbedtls/external/mbedtls/include/mbedtls/
A Dcipher.h185 MBEDTLS_MODE_KW, /**< The SP800-38F KW mode */ enumerator

Completed in 23 milliseconds