HomeSort by: relevance | last modified time | path
    Searched defs:PROV_GCM_HW (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/include/prov/
ciphercommon_gcm.h 18 typedef struct prov_gcm_hw_st PROV_GCM_HW;
79 const PROV_GCM_HW *hw; /* hardware specific methods */
107 const PROV_GCM_HW *hw);
  /src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
ciphercommon_gcm.h 14 typedef struct prov_gcm_hw_st PROV_GCM_HW;
75 const PROV_GCM_HW *hw; /* hardware specific methods */
112 const PROV_GCM_HW *hw);

Completed in 36 milliseconds