Searched defs:hw (Results 1 – 15 of 15) sorted by relevance
167 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_set_ctx_params() local255 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_einit() local275 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_dinit() local290 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_cipher() local316 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_final() local
327 const PROV_CCM_HW *hw = ctx->hw; in ccm_set_iv() local388 const PROV_CCM_HW *hw = ctx->hw; in ccm_cipher_internal() local445 void ossl_ccm_initctx(PROV_CCM_CTX *ctx, size_t keybits, const PROV_CCM_HW *hw) in ossl_ccm_initctx()
178 PROV_CIPHER_HW_CHACHA20 *hw = (PROV_CIPHER_HW_CHACHA20 *)ctx->hw; in ossl_chacha20_einit() local197 PROV_CIPHER_HW_CHACHA20 *hw = (PROV_CIPHER_HW_CHACHA20 *)ctx->hw; in ossl_chacha20_dinit() local
32 const PROV_CIPHER_HW_AES_SIV *hw; member
89 PROV_CIPHER_HW_AES_HMAC_SHA *hw = in aes_set_ctx_params() local228 PROV_CIPHER_HW_AES_HMAC_SHA *hw = in aes_get_ctx_params() local
34 const PROV_GCM_HW *hw) in ossl_gcm_initctx()420 const PROV_GCM_HW *hw = ctx->hw; in gcm_cipher_internal() local
44 const PROV_CIPHER_HW_AES_HMAC_SHA *hw; member
33 const PROV_CIPHER_HW *hw) in des_newctx()
24 size_t ivbits, uint64_t flags, const PROV_CIPHER_HW *hw) in ossl_tdes_newctx()
35 const PROV_CIPHER_HW_AES_GCM_SIV *hw; /* maybe not used, yet? */ member
694 uint64_t flags, const PROV_CIPHER_HW *hw, in ossl_cipher_generic_initkey()
48 const PROV_CCM_HW *hw; /* hardware specific methods */ member
79 const PROV_GCM_HW *hw; /* hardware specific methods */ member
97 const PROV_CIPHER_HW *hw; /* hardware specific functions */ member
48 OPENSSL_LH_HASHFUNCTHUNK hw, in OPENSSL_LH_set_thunks()
Completed in 29 milliseconds