Searched refs:has_aes_gcm (Results 1 – 4 of 4) sorted by relevance
140 sc->has_aes_gcm = true; in ossl_cpuid()146 sc->has_aes_gcm = true; in ossl_cpuid()148 sc->has_aes_gcm = false; in ossl_cpuid()151 sc->has_aes_gcm = false; in ossl_cpuid()
58 sc->has_aes_gcm = true; in ossl_cpuid()
49 bool has_aes_gcm; member
78 sc->has_aes = sc->has_aes_gcm = false; in ossl_attach() 196 if (!sc->has_aes_gcm || ossl_lookup_cipher(csp) == NULL) in ossl_probesession()