Home
last modified time | relevance | path

Searched defs:hctx (Results 1 – 25 of 25) sorted by relevance

/freebsd/crypto/libecc/src/hash/
H A Dhash_algs.c151 ATTRIBUTE_WARN_UNUSED_RET int _sha224_init(hash_context * hctx) in _sha224_init()
155 ATTRIBUTE_WARN_UNUSED_RET int _sha224_update(hash_context * hctx, const unsigned char *chunk, u32 c… in _sha224_update()
159 ATTRIBUTE_WARN_UNUSED_RET int _sha224_final(hash_context * hctx, unsigned char *output) in _sha224_final()
165 ATTRIBUTE_WARN_UNUSED_RET int _sha256_init(hash_context * hctx) in _sha256_init()
169 ATTRIBUTE_WARN_UNUSED_RET int _sha256_update(hash_context * hctx, const unsigned char *chunk, u32 c… in _sha256_update()
173 ATTRIBUTE_WARN_UNUSED_RET int _sha256_final(hash_context * hctx, unsigned char *output) in _sha256_final()
179 ATTRIBUTE_WARN_UNUSED_RET int _sha384_init(hash_context * hctx) in _sha384_init()
183 ATTRIBUTE_WARN_UNUSED_RET int _sha384_update(hash_context * hctx, const unsigned char *chunk, u32 c… in _sha384_update()
187 ATTRIBUTE_WARN_UNUSED_RET int _sha384_final(hash_context * hctx, unsigned char *output) in _sha384_final()
193 ATTRIBUTE_WARN_UNUSED_RET int _sha512_init(hash_context * hctx) in _sha512_init()
[all …]
/freebsd/crypto/openssl/crypto/engine/
H A Deng_openssl.c451 OSSL_HMAC_PKEY_CTX *hctx; in ossl_hmac_init() local
499 OSSL_HMAC_PKEY_CTX *hctx = EVP_PKEY_CTX_get_data(ctx); in ossl_hmac_cleanup() local
512 OSSL_HMAC_PKEY_CTX *hctx = EVP_PKEY_CTX_get_data(ctx); in ossl_hmac_keygen() local
525 OSSL_HMAC_PKEY_CTX *hctx = EVP_PKEY_CTX_get_data(EVP_MD_CTX_get_pkey_ctx(ctx)); in ossl_int_update() local
542 OSSL_HMAC_PKEY_CTX *hctx = EVP_PKEY_CTX_get_data(ctx); in ossl_hmac_signctx() local
559 OSSL_HMAC_PKEY_CTX *hctx = EVP_PKEY_CTX_get_data(ctx); in ossl_hmac_ctrl() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dpbkdf2-sha256.c50 crypto_auth_hmacsha256_state PShctx, hctx; in PBKDF2_SHA256() local
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.c410 struct bnxt_qplib_ctx *hctx; in bnxt_qplib_free_hwctx() local
427 struct bnxt_qplib_ctx *hctx) in bnxt_qplib_alloc_tqm_rings()
508 struct bnxt_qplib_ctx *hctx) in bnxt_qplib_setup_tqm_rings()
546 struct bnxt_qplib_ctx *hctx; in bnxt_qplib_alloc_hwctx() local
H A Dmain.c240 struct bnxt_qplib_ctx *hctx; in bnxt_re_limit_pf_res() local
288 struct bnxt_qplib_ctx *hctx; in bnxt_re_set_resource_limits() local
1686 struct bnxt_qplib_ctx *hctx; in bnxt_re_net_stats_ctx_alloc() local
3020 struct bnxt_qplib_ctx *hctx; in bnxt_re_put_stats_ctx() local
3040 struct bnxt_qplib_ctx *hctx; in bnxt_re_get_stats_ctx() local
H A Dqplib_rcfw.c933 struct bnxt_qplib_ctx *hctx; in bnxt_qplib_init_rcfw() local
H A Dqplib_sp.c214 struct bnxt_qplib_ctx *hctx; in bnxt_qplib_set_func_resources() local
H A Dqplib_res.h421 struct bnxt_qplib_ctx *hctx; member
/freebsd/crypto/libecc/src/examples/hash/
H A Dhash.h82 hash_context hctx; member
/freebsd/crypto/heimdal/kuser/
H A Dkdigest.c275 EVP_MD_CTX *hctx, *ctx; in client_mschapv2() local
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dpbkdf2.c284 HMAC_CTX *hctx_tpl = NULL, *hctx = NULL; in pbkdf2_derive() local
/freebsd/crypto/libecc/src/sig/
H A Dsm2.c143 hash_context hctx; in sm2_compute_Z() local
/freebsd/lib/libradius/
H A Dradlib.c191 HMAC_CTX *hctx; in is_valid_response() local
289 HMAC_CTX *hctx; in is_valid_request() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_zip.c141 archive_hmac_sha1_ctx hctx; member
1702 archive_hmac_sha1_ctx hctx; in is_winzip_aes_encryption_supported() local
H A Darchive_read_support_format_zip.c238 archive_hmac_sha1_ctx hctx; member
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c328 EVP_MAC_CTX *hctx, int enc) in broken_session_ticket_cb()
336 EVP_MAC_CTX *hctx, int enc) in do_not_call_session_ticket_cb()
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c697 EVP_MD_CTX *hctx; in tls_parse_ctos_cookie() local
1732 EVP_MD_CTX *hctx; in tls_construct_stoc_cookie() local
H A Dstatem_srvr.c3672 SSL_HMAC *hctx = NULL; construct_stateless_ticket() local
[all...]
/freebsd/crypto/libecc/src/examples/sig/rsa/
H A Drsa.c1842 gen_hash_context hctx; in _rsa_iso9796_2_sign_recover() local
1956 gen_hash_context hctx; in rsa_iso9796_2_verify_recover() local
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c4762 EVP_MAC_CTX *hctx; in hpke_labeled_extract() local
4766 HMAC_CTX *hctx; in hpke_labeled_extract() local
4854 EVP_MAC_CTX *hctx = NULL; in hpke_labeled_expand() local
4857 HMAC_CTX *hctx; in hpke_labeled_expand() local
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzvol_os.c162 static blk_status_t zvol_mq_queue_rq(struct blk_mq_hw_ctx *hctx, in zvol_mq_queue_rq()
/freebsd/sys/sys/
H A Dsocketvar.h464 void *hctx; /* hook point specific data*/ member
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c1815 SSL_HMAC *hctx = NULL; in tls_decrypt_ticket() local
/freebsd/sys/kern/
H A Duipc_socket.c3708 hhook_run_socket(struct socket *so, void *hctx, int32_t h_id) argument
/freebsd/crypto/openssl/test/
H A Dsslapitest.c7914 HMAC_CTX *hctx, int enc) in tick_key_cb()
7956 EVP_CIPHER_CTX *ctx, EVP_MAC_CTX *hctx, int enc) in tick_key_evp_cb()