aes_crypt_ecb_wrap() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

aes_crypt_ecb_wrap() function

Syntax

static int aes_crypt_ecb_wrap( void *ctx,     mbedtls_operation_t operation,     const unsigned char *input,     unsigned char *output );

Arguments

ctx

operation

input

output

References

LocationText
cipher_wrap.c:128
static int aes_crypt_ecb_wrap( void *ctx, mbedtls_operation_t operation,
cipher_wrap.c:231
aes_crypt_ecb_wrap,

Call Tree

Functions called by aes_crypt_ecb_wrap()
aes_crypt_ecb_wrap()
all items filtered out
Data read by aes_crypt_ecb_wrap()
aes_crypt_ecb_wrap()
Implementations
aes_crypt_ecb_wrap()
all items filtered out