Home | History | Annotate | Download | only in apps

Lines Matching refs:hk

2581 	BIO_write(bconn, s3b.hk, sizeof s3b.hk);
2656 l = BIO_read(bconn, s3b.hk, sizeof s3b.hk);
2657 assert(l == sizeof s3b.hk);