Searched refs:aes_gcm (Results 1 – 8 of 8) sorted by relevance
126 static const PROV_GCM_HW aes_gcm = { variable152 return &aes_gcm; in ossl_prov_aes_hw_gcm()
46 return &aes_gcm;
51 return SPARC_AES_CAPABLE ? &t4_aes_gcm : &aes_gcm;
62 return &aes_gcm;
117 return &aes_gcm;
111 return AES_PMULL_CAPABLE ? &armv8_aes_gcm : &aes_gcm;
153 return PPC_AES_GCM_CAPABLE ? &aes_ppc_gcm : &aes_gcm;
311 return &aes_gcm;
Completed in 12 milliseconds