Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_iov.c107 test_standard_wrap(gss_ctx_id_t ctx1, gss_ctx_id_t ctx2, int conf) in test_standard_wrap()
261 test_aead(gss_ctx_id_t ctx1, gss_ctx_id_t ctx2, int conf) in test_aead()
397 test_mic(gss_ctx_id_t ctx1, gss_ctx_id_t ctx2) in test_mic()
441 test_dce(gss_ctx_id_t ctx1, gss_ctx_id_t ctx2, int conf) in test_dce()
/freebsd/crypto/openssl/test/
H A Dsm3_internal_test.c59 SM3_CTX ctx1, ctx2; in test_sm3() local
H A Dkeymgmt_internal_test.c31 OSSL_LIB_CTX *ctx1; member
/freebsd/lib/libcrypt/
H A Dcrypt-md5.c47 MD5_CTX ctx,ctx1; in crypt_md5() local
/freebsd/crypto/openssl/demos/pkey/
H A DEVP_PKEY_DSA_paramvalidate.c110 EVP_PKEY_CTX *ctx1 = NULL; in main() local
/freebsd/sbin/ipf/libipf/
H A Dsave_file.c61 file_match(void *ctx1, void *ctx2) in file_match()
H A Dsave_v1trap.c49 snmpv1_match(void *ctx1, void *ctx2) in snmpv1_match()
H A Dsave_v2trap.c53 snmpv2_match(void *ctx1, void *ctx2) in snmpv2_match()
/freebsd/sys/dev/hwt/
H A Dhwt_ioctl.c136 struct hwt_context *ctx, *ctx1; in hwt_ioctl_alloc_mode_thread() local
/freebsd/sys/x86/iommu/
H A Damd_ctx.c509 struct amdiommu_ctx *ctx, *ctx1; in amdiommu_get_ctx_for_dev() local
H A Dintel_ctx.c506 struct dmar_ctx *ctx, *ctx1; in dmar_get_ctx_for_dev1() local
H A Dintel_reg.h45 uint64_t ctx1; member
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.c6845 void (*cb)(void *ctx1, void *ctx2),
6867 void (*cb)(void *ctx1, void *ctx2),
7047 void (*cb)(void *ctx1, void *ctx2),
/freebsd/usr.bin/sort/
H A Dcoll.c996 MD5_CTX ctx1, ctx2; in randomcoll() local
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c2261 static void restore_tk(void *ctx1, void *ctx2) in restore_tk()