A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/block__cipher_8h_source.html below:

NCBI C++ ToolKit: src/connect/mbedtls/mbedtls/block_cipher.h Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

10 #ifndef MBEDTLS_BLOCK_CIPHER_H 11 #define MBEDTLS_BLOCK_CIPHER_H 17 #if defined(MBEDTLS_AES_C) 20 #if defined(MBEDTLS_ARIA_C) 23 #if defined(MBEDTLS_CAMELLIA_C) 27 #if defined(MBEDTLS_BLOCK_CIPHER_SOME_PSA) 54 #if defined(MBEDTLS_BLOCK_CIPHER_SOME_PSA) 60 #if defined(MBEDTLS_AES_C) 63 #if defined(MBEDTLS_ARIA_C) 66 #if defined(MBEDTLS_CAMELLIA_C)

This file contains AES definitions and functions.

mbedtls_block_cipher_engine_t

Used internally to indicate whether a context uses legacy or PSA.

@ MBEDTLS_BLOCK_CIPHER_ENGINE_LEGACY

@ MBEDTLS_BLOCK_CIPHER_ENGINE_PSA

mbedtls_block_cipher_id_t

@ MBEDTLS_BLOCK_CIPHER_ID_AES

The AES cipher.

@ MBEDTLS_BLOCK_CIPHER_ID_ARIA

The Aria cipher.

@ MBEDTLS_BLOCK_CIPHER_ID_CAMELLIA

The Camellia cipher.

@ MBEDTLS_BLOCK_CIPHER_ID_NONE

Unset.

PSA cryptography module: type aliases.

psa_key_id_t mbedtls_svc_key_id_t

Encoding of key identifiers as seen inside the PSA Crypto implementation.

Build-time configuration info.

Macro wrapper for struct's members.

#define MBEDTLS_PRIVATE(member)

The AES context-type definition.

The ARIA context-type definition.

union mbedtls_block_cipher_context_t::@977 MBEDTLS_PRIVATE(ctx)

CAMELLIA context structure.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4