Searched defs:ctx (Results 26 - 50 of 1515) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_kron.c63 int BN_kronecker(const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec_check.c59 int EC_GROUP_check(const EC_GROUP *group, BN_CTX *ctx) argument
[all...]
H A Dec_cvt.c79 EC_GROUP_new_curve_GFp(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
157 EC_GROUP_new_curve_GF2m(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Ddelete_sec_context.c42 gsskrb5_ctx ctx; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_delete_sec_context.c37 struct _gss_context *ctx = (struct _gss_context *) *context_handle; local
H A Dgss_export_sec_context.c37 struct _gss_context *ctx = (struct _gss_context *) *context_handle; local
H A Dgss_get_mic.c38 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_inquire_sec_context_by_oid.c41 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_set_sec_context_option.c41 struct _gss_context *ctx; local
H A Dgss_verify_mic.c38 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
/freebsd-11-stable/lib/libc/gen/
H A Dtrivial-getcontextx.c43 __fillcontextx2(char *ctx) argument
50 __fillcontextx(char *ctx) argument
63 char *ctx; local
/freebsd-11-stable/sys/opencrypto/
H A Dxform_md5.c77 MD5Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) argument
/freebsd-11-stable/sys/kgssapi/
H A Dgss_wrap_size_limit.c42 gss_wrap_size_limit(OM_uint32 *minor_status, const gss_ctx_id_t ctx, int conf_req_flag, gss_qop_t qop_req, OM_uint32 req_output_size, OM_uint32 *max_input_size) argument
/freebsd-11-stable/sys/mips/mips/
H A Docteon_cop2.c57 octeon_cop2_free_ctx(struct octeon_cop2_state *ctx) argument
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_d2.c65 int X509_STORE_set_default_paths(X509_STORE *ctx) argument
85 int X509_STORE_load_locations(X509_STORE *ctx, const char *file, argument
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_int.c80 static void *s2i_asn1_int(X509V3_EXT_METHOD *meth, X509V3_CTX *ctx, argument
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_begemot.c40 op_begemot(struct snmp_context *ctx, struct snmp_value *value, argument
[all...]
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_begemot.c40 op_begemot_mibII(struct snmp_context *ctx, struct snmp_value *value, argument
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Ddoorbell.h53 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) argument
60 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) argument
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A De_seed.c76 static int seed_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, argument
/freebsd-11-stable/sys/dev/iicbus/
H A Diic_recover_bus.h39 void *ctx; member in struct:iicrb_pin_access
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_hostbridge.c37 pci_hostbridge_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
53 pci_amd_hostbridge_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
H A Dioapic.c55 ioapic_init(struct vmctx *ctx) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.h31 MSP430MCInstLower(MCContext &ctx, AsmPrinter &printer) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMCInstLower.h32 BPFMCInstLower(MCContext &ctx, AsmPrinter &printer) argument

Completed in 263 milliseconds

1234567891011>>