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