Home
last modified time | relevance | path

Searched refs:ossl_softc (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/crypto/openssl/
H A Dossl.h37 struct ossl_softc;
44 void ossl_cpuid(struct ossl_softc *sc);
46 struct ossl_softc { struct
H A Dossl.c74 struct ossl_softc *sc; in ossl_attach()
95 struct ossl_softc *sc; in ossl_detach()
168 struct ossl_softc *sc = device_get_softc(dev); in ossl_probesession()
479 sizeof(struct ossl_softc)
H A Dossl_arm.c49 ossl_cpuid(struct ossl_softc *sc) in ossl_cpuid()
H A Dossl_aarch64.c52 ossl_cpuid(struct ossl_softc *sc) in ossl_cpuid()
H A Dossl_x86.c64 ossl_cpuid(struct ossl_softc *sc) in ossl_cpuid()
H A Dossl_ppc.c45 ossl_cpuid(struct ossl_softc *sc) in ossl_cpuid()