tomcrypt.custom

Undocumented in source.

Members

Aliases

LTC_MUTEX_INIT
alias LTC_MUTEX_INIT = tcl_nothing
Undocumented in source.
LTC_MUTEX_LOCK
alias LTC_MUTEX_LOCK = pthread_mutex_lock
Undocumented in source.
LTC_MUTEX_LOCK
alias LTC_MUTEX_LOCK = tcl_nothing
Undocumented in source.
LTC_MUTEX_UNLOCK
alias LTC_MUTEX_UNLOCK = pthread_mutex_unlock
Undocumented in source.
LTC_MUTEX_UNLOCK
alias LTC_MUTEX_UNLOCK = tcl_nothing
Undocumented in source.
XCALLOC
alias XCALLOC = calloc
Undocumented in source.
XCLOCK
alias XCLOCK = clock
Undocumented in source.
XCLOCKS_PER_SEC
alias XCLOCKS_PER_SEC = CLOCKS_PER_SEC
Undocumented in source.
XFREE
alias XFREE = free
Undocumented in source.
XMALLOC
alias XMALLOC = malloc
Undocumented in source.
XMEMCMP
alias XMEMCMP = memcmp
Undocumented in source.
XMEMCPY
alias XMEMCPY = memcpy
Undocumented in source.
XMEMSET
alias XMEMSET = memset
Undocumented in source.
XQSORT
alias XQSORT = qsort
Undocumented in source.
XREALLOC
alias XREALLOC = realloc
Undocumented in source.
XSTRCMP
alias XSTRCMP = strcmp
Undocumented in source.

Functions

LTC_MUTEX_GLOBAL
string LTC_MUTEX_GLOBAL(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
LTC_MUTEX_GLOBAL
string LTC_MUTEX_GLOBAL(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
LTC_MUTEX_INIT
void LTC_MUTEX_INIT(pthread_mutex_t x)
Undocumented in source. Be warned that the author may not have intended to support it.
LTC_MUTEX_PROTO
string LTC_MUTEX_PROTO(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
LTC_MUTEX_PROTO
string LTC_MUTEX_PROTO(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
LTC_MUTEX_TYPE
string LTC_MUTEX_TYPE(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
LTC_MUTEX_TYPE
string LTC_MUTEX_TYPE(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
tcl_nothing
void tcl_nothing(T args)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

LTC_FORTUNA_POOLS
enum LTC_FORTUNA_POOLS;
Undocumented in source.
LTC_FORTUNA_WD
enum LTC_FORTUNA_WD;
Undocumented in source.
LTC_YARROW_AES
enum LTC_YARROW_AES;
Undocumented in source.

Meta