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

gcm_ctx_alloc() function

Syntax

static void *gcm_ctx_alloc( void );

References

LocationText
cipher_wrap.c:90
static void *gcm_ctx_alloc( void )
cipher_wrap.c:546
gcm_ctx_alloc,
cipher_wrap.c:921
gcm_ctx_alloc,

Call Tree

Functions called by gcm_ctx_alloc()
gcm_ctx_alloc()
calloc()
all items filtered out
Data read by gcm_ctx_alloc()
gcm_ctx_alloc()::ctx
all items filtered out
gcm_ctx_alloc()
Implementations
gcm_ctx_alloc()