Home
last modified time | relevance | path

Searched defs:MAX_INTLENGTH_SHORT (Results 1 – 2 of 2) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Dconsts.h26 #define MAX_INTLENGTH_SHORT 16384 macro
/dports/security/cryptlib/cryptlib-3.4.3/enc_dec/
H A Dmisc_rw.c750 CHECK_RETVAL_RANGE( UINT32_SIZE, MAX_INTLENGTH_SHORT ) STDC_NONNULL_ARG( ( 1 ) ) \ in CHECK_RETVAL_RANGE() argument