Searched refs:comp_add_data (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/src/
H A Dcomp.h89 comp_error_status comp_add_data(COMP_CTX* ctx,Bytef* inp,uInt inplen);
H A Dcomp.c47 comp_error_status comp_add_data( __unused COMP_CTX* ctx, function
112 comp_error_status comp_add_data(COMP_CTX* ctx,Bytef* inp,uInt inplen) function
H A Dprng.c508 resp = comp_add_data((p->comp_state)+poolnum,inbuf,inbuflen);

Completed in 9 milliseconds