Searched defs:outbuff (Results 1 – 3 of 3) sorted by relevance
135 unsigned char outbuff[KW_SEMIBLOCK_LENGTH * 2]; in mbedtls_nist_kw_wrap() local265 unsigned char outbuff[KW_SEMIBLOCK_LENGTH * 2]; in unwrap() local377 unsigned char outbuff[KW_SEMIBLOCK_LENGTH * 2]; in mbedtls_nist_kw_unwrap() local
162 void* const outbuff = malloc(outbufCapacity); in compress_file() local