Searched refs:ivbuf (Results 1 – 1 of 1) sorted by relevance
1256 char ivbuf[1024]; /* should be big enough for any mech */ in clone_by_wrap() local1315 ivbuf, wrap_info.iv_length) < 0) { in clone_by_wrap()1330 wrappingMech.pParameter = ((wrap_info.iv_length > 0) ? ivbuf : NULL); in clone_by_wrap()