mbedtls_ssl_transform is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
Chosen cipersuite_info.
unsigned int
symmetric key length (bytes).
size_t
min. ciphertext length.
size_t
IV length.
size_t
Fixed part of IV (AEAD).
size_t
MAC length.
unsigned char[16]
IV (encryption).
unsigned char[16]
IV (decryption).
MAC (encryption).
MAC (decryption).
encryption context.
decryption context.

References

from examples