Searched defs:hw (Results 1 – 13 of 13) sorted by relevance
149 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_set_ctx_params() local238 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_einit() local258 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_dinit() local273 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_cipher() local299 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_final() local
324 const PROV_CCM_HW *hw = ctx->hw; in ccm_set_iv() local385 const PROV_CCM_HW *hw = ctx->hw; in ccm_cipher_internal() local442 void ossl_ccm_initctx(PROV_CCM_CTX *ctx, size_t keybits, const PROV_CCM_HW *hw) in ossl_ccm_initctx()
158 PROV_CIPHER_HW_CHACHA20 *hw = (PROV_CIPHER_HW_CHACHA20 *)ctx->hw; in ossl_chacha20_einit() local177 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
29 const PROV_GCM_HW *hw) in ossl_gcm_initctx()386 const PROV_GCM_HW *hw = ctx->hw; in gcm_cipher_internal() local
24 size_t ivbits, uint64_t flags, const PROV_CIPHER_HW *hw) in ossl_tdes_newctx()
33 const PROV_CIPHER_HW *hw) in des_newctx()
44 const PROV_CIPHER_HW_AES_HMAC_SHA *hw; member
662 uint64_t flags, const PROV_CIPHER_HW *hw, in ossl_cipher_generic_initkey()
44 const PROV_CCM_HW *hw; /* hardware specific methods */ member
75 const PROV_GCM_HW *hw; /* hardware specific methods */ member
91 const PROV_CIPHER_HW *hw; /* hardware specific functions */ member
Completed in 20 milliseconds