Home | History | Annotate | Download | only in apps

Lines Matching refs:hk

2578 	BIO_write(bconn, s3b.hk, sizeof s3b.hk);
2653 l = BIO_read(bconn, s3b.hk, sizeof s3b.hk);
2654 assert(l == sizeof s3b.hk);