Home
last modified time | relevance | path

Searched defs:hc2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c410 test_mic(struct client *c1, int32_t hc1, struct client *c2, int32_t hc2) in test_mic()
431 test_wrap(struct client *c1, int32_t hc1, struct client *c2, int32_t hc2, in test_wrap()
470 test_wrap_ext(struct client *c1, int32_t hc1, struct client *c2, int32_t hc2, in test_wrap_ext()
516 test_token(struct client *c1, int32_t hc1, struct client *c2, int32_t hc2, int wrap_ext) in test_token()
/freebsd/stand/common/
H A Dgfx_fb.c1881 uint32_t hc2 = (hc >> 9) & 0x7f; gfx_fb_putimage() local
[all...]
/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c588 br_hmac_context hc1, hc2; in test_HMAC_CT() local