Home
last modified time | relevance | path

Searched defs:hw (Results 1 – 15 of 15) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c167 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_set_ctx_params() local
255 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_einit() local
275 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_dinit() local
290 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_cipher() local
316 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_final() local
H A Dciphercommon_ccm.c327 const PROV_CCM_HW *hw = ctx->hw; in ccm_set_iv() local
388 const PROV_CCM_HW *hw = ctx->hw; in ccm_cipher_internal() local
445 void ossl_ccm_initctx(PROV_CCM_CTX *ctx, size_t keybits, const PROV_CCM_HW *hw) in ossl_ccm_initctx()
H A Dcipher_chacha20.c178 PROV_CIPHER_HW_CHACHA20 *hw = (PROV_CIPHER_HW_CHACHA20 *)ctx->hw; in ossl_chacha20_einit() local
197 PROV_CIPHER_HW_CHACHA20 *hw = (PROV_CIPHER_HW_CHACHA20 *)ctx->hw; in ossl_chacha20_dinit() local
H A Dcipher_aes_siv.h32 const PROV_CIPHER_HW_AES_SIV *hw; member
H A Dcipher_aes_cbc_hmac_sha.c89 PROV_CIPHER_HW_AES_HMAC_SHA *hw = in aes_set_ctx_params() local
228 PROV_CIPHER_HW_AES_HMAC_SHA *hw = in aes_get_ctx_params() local
H A Dciphercommon_gcm.c34 const PROV_GCM_HW *hw) in ossl_gcm_initctx()
420 const PROV_GCM_HW *hw = ctx->hw; in gcm_cipher_internal() local
H A Dcipher_aes_cbc_hmac_sha.h44 const PROV_CIPHER_HW_AES_HMAC_SHA *hw; member
H A Dcipher_des.c33 const PROV_CIPHER_HW *hw) in des_newctx()
H A Dcipher_tdes_common.c24 size_t ivbits, uint64_t flags, const PROV_CIPHER_HW *hw) in ossl_tdes_newctx()
H A Dcipher_aes_gcm_siv.h35 const PROV_CIPHER_HW_AES_GCM_SIV *hw; /* maybe not used, yet? */ member
H A Dciphercommon.c694 uint64_t flags, const PROV_CIPHER_HW *hw, in ossl_cipher_generic_initkey()
/openssl/providers/implementations/include/prov/
H A Dciphercommon_ccm.h48 const PROV_CCM_HW *hw; /* hardware specific methods */ member
H A Dciphercommon_gcm.h79 const PROV_GCM_HW *hw; /* hardware specific methods */ member
H A Dciphercommon.h97 const PROV_CIPHER_HW *hw; /* hardware specific functions */ member
/openssl/crypto/lhash/
H A Dlhash.c48 OPENSSL_LH_HASHFUNCTHUNK hw, in OPENSSL_LH_set_thunks()

Completed in 23 milliseconds