Searched defs:hc2 (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | gssmaestro.c | 410 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 D | gfx_fb.c | 1881 uint32_t hc2 = (hc >> 9) & 0x7f; gfx_fb_putimage() local [all...] |
/freebsd/contrib/bearssl/test/ |
H A D | test_crypto.c | 588 br_hmac_context hc1, hc2; in test_HMAC_CT() local
|