Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dtb_dev.c127 tbdev_add_interface(struct nhi_softc *nhi) in tbdev_add_interface()
144 tbdev_remove_interface(struct nhi_softc *nhi) in tbdev_remove_interface()
/freebsd/crypto/openssl/crypto/modes/
H A Dgcm128.c171 size_t rem, nlo, nhi; in gcm_gmult_4bit() local
250 size_t rem, nlo, nhi; in gcm_ghash_4bit() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_mont.c470 size_t rrlen, uint32_t nlo, uint32_t nhi) in ossl_bn_mont_ctx_set()