MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxClAes_EncodingMechanisms

Mechanisms used by the Aes operations. More...

Variables

const mcuxClKey_EncodingDescriptor_t mcuxClAes_EncodingDescriptor_Rfc3394
 Key encoding descriptor for RFC3394 key wrap/unwrap.
static const mcuxClKey_Encoding_t mcuxClAes_Encoding_Rfc3394
 Key encoding for RFC3394 key wrap/unwrap.

Detailed Description

Mechanisms used by the Aes operations.

Variable Documentation

◆ mcuxClAes_EncodingDescriptor_Rfc3394

const mcuxClKey_EncodingDescriptor_t mcuxClAes_EncodingDescriptor_Rfc3394
extern

Key encoding descriptor for RFC3394 key wrap/unwrap.

◆ mcuxClAes_Encoding_Rfc3394