Searched defs:ctx (Results 251 - 275 of 2090) sorted by relevance

<<11121314151617181920>>

/freebsd-current/lib/libsecureboot/
H A Dpass_manifest.c52 br_hash_compat_context ctx; local
/freebsd-current/lib/libgssapi/
H A Dgss_krb5.c76 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
/freebsd-current/sbin/ifconfig/
H A Difmac.c53 maclabel_status(if_ctx *ctx) argument
81 setifmaclabel(if_ctx *ctx, const char *val, int d __unused) argument
H A Daf_nd6.c73 setnd6flags(if_ctx *ctx, const char *dummyaddr __unused, int d) argument
94 setnd6defif(if_ctx *ctx, const char *dummyaddr __unused, int d) argument
120 isnd6defif(if_ctx *ctx, int s) argument
138 nd6_status(if_ctx *ctx) argument
[all...]
H A Dsfp.c53 sfp_status(if_ctx *ctx) argument
H A Difgroup.c46 setifgroup(if_ctx *ctx, const char *group_name, int dummy __unused) argument
62 unsetifgroup(if_ctx *ctx, const char *group_name, int dummy __unused) argument
78 getifgroups(if_ctx *ctx) argument
H A Difgre.c47 gre_status(if_ctx *ctx) argument
68 setifgrekey(if_ctx *ctx, const char *val, int dummy __unused) argument
79 setifgreport(if_ctx *ctx, const char *val, int dummy __unused) argument
89 setifgreopts(if_ctx *ctx, const char *val __unused, int d) argument
[all...]
H A Difipsec.c51 ipsec_status(if_ctx *ctx) argument
62 setreqid(if_ctx *ctx, const char *val, int dummy __unused) argument
/freebsd-current/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_attach.c119 struct sysctl_ctx_list *ctx = device_get_sysctl_ctx(sc->sc_dev); local
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_pf.c74 op_begemot_bridge_pf(struct snmp_context *ctx, struct snmp_value *val, argument
/freebsd-current/sys/opencrypto/
H A Dxform_null.c122 null_init(void *ctx) argument
127 null_reinit(void *ctx, const uint8_t *buf, u_int len) argument
132 null_update(void *ctx, const void *buf, u_int len) argument
138 null_final(uint8_t *buf, void *ctx) argument
H A Dxform_poly1305.c24 xform_Poly1305_Setkey(void *ctx, const uint8_t *key, u_int klen) argument
38 xform_Poly1305_Update(void *ctx, const void *data, u_int len) argument
50 xform_Poly1305_Final(uint8_t *digest, void *ctx) argument
H A Dxform_sha2.c163 SHA224Update_int(void *ctx, const void *buf, u_int len) argument
170 SHA256Update_int(void *ctx, const void *buf, u_int len) argument
177 SHA384Update_int(void *ctx, const void *buf, u_int len) argument
184 SHA512Update_int(void *ctx, const void *buf, u_int len) argument
/freebsd-current/crypto/openssl/crypto/ffc/
H A Dffc_key_validate.c24 BN_CTX *ctx = NULL; local
67 BN_CTX *ctx = NULL; local
[all...]
/freebsd-current/crypto/openssl/crypto/dsa/
H A Ddsa_check.c72 BN_CTX *ctx = NULL; local
/freebsd-current/lib/libc/arm/gen/
H A Dgetcontextx.c48 __fillcontextx2(char *ctx) argument
69 __fillcontextx(char *ctx) argument
85 char *ctx; local
[all...]
/freebsd-current/lib/libc/x86/gen/
H A Dgetcontextx.c73 __fillcontextx2_xfpu(char *ctx) argument
90 __fillcontextx2_noxfpu(char *ctx) argument
108 __fillcontextx(char *ctx) argument
124 char *ctx; local
[all...]
/freebsd-current/sys/kgssapi/
H A Dgss_wrap.c84 gss_wrap_mbuf(OM_uint32 *minor_status, const gss_ctx_id_t ctx, argument
42 gss_wrap(OM_uint32 *minor_status, const gss_ctx_id_t ctx, int conf_req_flag, gss_qop_t qop_req, const gss_buffer_t input_message_buffer, int *conf_state, gss_buffer_t output_message_buffer) argument
/freebsd-current/lib/libcrypt/
H A Dcrypt-md5.c46 MD5_CTX ctx,ctx1; local
/freebsd-current/sys/dev/glxsb/
H A Dglxsb_hash.c67 union authctx ctx; local
[all...]
/freebsd-current/sys/arm64/iommu/
H A Dsmmu_quirks.c68 struct smmu_ctx *ctx; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.h58 ThreadContextLsanBase *ctx = GetCurrentThread(); local
/freebsd-current/sys/netlink/
H A Dktest_netlink_message_writer.c58 test_nlbuf_parser(struct ktest_test_context *ctx, struct nlattr *nla) argument
69 test_nlbuf_writer_allocation(struct ktest_test_context *ctx) argument
/freebsd-current/sys/riscv/riscv/
H A Ddb_trace.c125 struct pcb *ctx; local
/freebsd-current/crypto/openssl/test/
H A Dbn_internal_test.c25 static BN_CTX *ctx; variable

Completed in 241 milliseconds

<<11121314151617181920>>