Home
last modified time | relevance | path

Searched refs:gh_impl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bearssl/src/ssl/
H A Dssl_rec_gcm.c36 br_ghash gh_impl, in gen_gcm_init() argument
43 cc->gh = gh_impl; in gen_gcm_init()
54 br_ghash gh_impl, in in_gcm_init() argument
58 gen_gcm_init(cc, bc_impl, key, key_len, gh_impl, iv); in in_gcm_init()
172 br_ghash gh_impl, in out_gcm_init() argument
176 gen_gcm_init(cc, bc_impl, key, key_len, gh_impl, iv); in out_gcm_init()
/freebsd/contrib/bearssl/inc/
H A Dbearssl_ssl.h526 br_ghash gh_impl,
560 br_ghash gh_impl,