Home
last modified time | relevance | path

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

123

/freebsd/crypto/openssl/providers/common/der/
H A Dder_ecx_key.c14 int ossl_DER_w_algorithmIdentifier_X25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X25519()
23 int ossl_DER_w_algorithmIdentifier_X448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X448()
32 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED25519()
41 int ossl_DER_w_algorithmIdentifier_ED448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED448()
H A Dder_ec_key.c14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_EC()
H A Dder_sm2_key.c15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_SM2()
H A Dder_sm2_sig.c23 int ossl_DER_w_algorithmIdentifier_SM2_with_MD(WPACKET *pkt, int cont, in ossl_DER_w_algorithmIdentifier_SM2_with_MD()
H A Dder_ec_sig.c27 int ossl_DER_w_algorithmIdentifier_ECDSA_with_MD(WPACKET *pkt, int cont, in ossl_DER_w_algorithmIdentifier_ECDSA_with_MD()
/freebsd/crypto/openssl/crypto/asn1/
H A Dx_bignum.c94 static int bn_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in bn_i2c()
115 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in bn_c2i()
130 static int bn_secure_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in bn_secure_c2i()
H A Dx_int64.c49 static int uint64_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint64_i2c()
73 static int uint64_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in uint64_c2i()
144 static int uint32_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint32_i2c()
175 static int uint32_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in uint32_c2i()
H A Dx_long.c85 static int long_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in long_i2c()
128 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in long_c2i()
H A Dtasn_dec.c708 const unsigned char *cont = NULL; in asn1_d2i_ex_primitive() local
831 static int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in asn1_ex_c2i()
/freebsd/usr.sbin/tzsetup/
H A Dtzsetup.c264 find_continent_name(struct continent *cont) in find_continent_name()
379 add_cont_to_country(struct country *cp, struct continent *cont) in add_cont_to_country()
392 const char *file, struct continent *cont) in add_zone_to_country()
453 struct continent *cont; in read_zones() local
559 const char *cont; in dump_zonetab() local
575 struct continent *cont; in make_menus() local
/freebsd/crypto/openssl/demos/smime/
H A Dsmver.c17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
/freebsd/crypto/openssl/demos/cms/
H A Dcms_ver.c17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_smime.c106 BIO *cont; in CMS_data() local
144 BIO *cont; in CMS_digest_verify() local
202 BIO *cont; in CMS_EncryptedData_decrypt() local
862 BIO *cont; in CMS_decrypt() local
923 BIO *cont; in CMS_uncompress() local
H A Dcms_lib.c159 BIO *cmsbio, *cont; in CMS_dataInit() local
222 unsigned char *cont; in CMS_dataFinal() local
/freebsd/sys/fs/cd9660/
H A Dcd9660_rrip.c110 int len, wlen, cont; in cd9660_rrip_slink() local
217 int cont; in cd9660_rrip_altname() local
H A Diso_rrip.h70 int cont; /* continuation of above */ member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_firmware.c55 void(*cont)(const struct linuxkpi_firmware *, void *); member
/freebsd/libexec/revnetgroup/
H A Dparse_netgroup.c284 int cont; in read_for_group() local
/freebsd/sys/contrib/openzfs/lib/libshare/
H A Dnfs.c186 boolean_t cont = B_TRUE; in nfs_process_exports() local
/freebsd/sys/dev/hid/
H A Dhmt.c479 uint32_t cont, btn; in hmt_intr() local
663 size_t cont = 0; in hmt_hid_parse() local
/freebsd/crypto/openssl/crypto/evp/
H A Dbio_b64.c40 int cont; /* <= 0 when finished */ member
H A Dbio_enc.c32 int cont; /* <= 0 when finished */ member
/freebsd/sys/contrib/zstd/programs/
H A Dbenchfn.c211 BMK_runOutcome_t BMK_benchTimedFn(BMK_timedFnState_t* cont, in BMK_benchTimedFn()
/freebsd/tools/regression/geom/ConfCmp/
H A DConfCmp.c56 struct sbuf *cont; member
/freebsd/sys/dev/usb/input/
H A Dwmt.c495 uint32_t cont, btn; in wmt_process_report() local
735 size_t cont = 0; in wmt_hid_parse() local

123