Home
last modified time | relevance | path

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

/freebsd-src/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-src/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dpbkdf2-sha256.c50 crypto_auth_hmacsha256_state PShctx, hctx; in PBKDF2_SHA256() local
/freebsd-src/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; bnxt_re_set_resource_limits() local
1686 struct bnxt_qplib_ctx *hctx; bnxt_re_net_stats_ctx_alloc() local
3020 struct bnxt_qplib_ctx *hctx; bnxt_re_put_stats_ctx() local
3040 struct bnxt_qplib_ctx *hctx; bnxt_re_get_stats_ctx() local
[all...]
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-src/crypto/heimdal/kuser/
H A Dkdigest.c275 EVP_MD_CTX *hctx, *ctx; in client_mschapv2() local
/freebsd-src/crypto/openssl/providers/implementations/kdfs/
H A Dpbkdf2.c284 HMAC_CTX *hctx_tpl = NULL, *hctx = NULL; in pbkdf2_derive() local
/freebsd-src/lib/libradius/
H A Dradlib.c191 HMAC_CTX *hctx; in is_valid_response() local
289 HMAC_CTX *hctx; in is_valid_request() local
/freebsd-src/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
[all...]
H A Darchive_read_support_format_zip.c238 archive_hmac_sha1_ctx hctx; member
/freebsd-src/crypto/openssl/test/helpers/
H A Dhandshake.c328 EVP_MAC_CTX *hctx, int enc) in broken_session_ticket_cb() argument
336 EVP_MAC_CTX *hctx, int enc) in do_not_call_session_ticket_cb() argument
/freebsd-src/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c692 EVP_MD_CTX *hctx; tls_parse_ctos_cookie() local
1726 EVP_MD_CTX *hctx; tls_construct_stoc_cookie() local
[all...]
H A Dstatem_srvr.c3671 SSL_HMAC *hctx = NULL; in construct_stateless_ticket() local
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzvol_os.c171 zvol_mq_queue_rq(struct blk_mq_hw_ctx * hctx,const struct blk_mq_queue_data * bd) zvol_mq_queue_rq() argument
/freebsd-src/sys/sys/
H A Dsocketvar.h423 void *hctx; /* hook point specific data*/ global() member
/freebsd-src/sys/kern/
H A Duipc_socket.c3038 hhook_run_socket(struct socket * so,void * hctx,int32_t h_id) global() argument
/freebsd-src/crypto/openssl/ssl/
H A Dt1_lib.c1815 SSL_HMAC *hctx = NULL; in tls_decrypt_ticket() local
[all...]
/freebsd-src/crypto/openssl/test/
H A Dsslapitest.c7914 HMAC_CTX *hctx, int enc) in tick_key_cb() argument
7956 EVP_CIPHER_CTX *ctx, EVP_MAC_CTX *hctx, int enc) in tick_key_evp_cb() argument