Home
last modified time | relevance | path

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

1234

/netbsd-src/crypto/external/bsd/openssl/dist/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()
/netbsd-src/crypto/external/bsd/openssl/dist/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()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dx_bignum.c94 static int bn_i2c(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(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(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()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddemanguse.c36 const char *cont = ""; in display_demangler_styles() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddemanguse.c36 const char *cont = ""; in display_demangler_styles() local
/netbsd-src/lib/libm/arch/vax/
H A Dn_cabs.S86 cont: label
/netbsd-src/sys/arch/zaurus/dev/
H A Dioexpvar.h46 ioexp_set_backlight(int onoff, int cont) in ioexp_set_backlight()
/netbsd-src/crypto/external/bsd/openssl/dist/demos/cms/
H A Dcms_ver.c17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/demos/smime/
H A Dsmver.c17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/smime/
H A Dsmver.c17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/cms/
H A Dcms_ver.c17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_smime.c104 BIO *cont; in CMS_data() local
136 BIO *cont; in CMS_digest_verify() local
180 BIO *cont; in CMS_EncryptedData_decrypt() local
735 BIO *cont; in CMS_decrypt() local
795 BIO *cont; in CMS_uncompress() local
H A Dcms_lib.c58 BIO *cmsbio, *cont; in CMS_dataInit() local
116 unsigned char *cont; in CMS_dataFinal() local
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dconst_euler.c77 int cont) in mpfr_const_euler_bs_1()
142 int cont) in mpfr_const_euler_bs_2()
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/libsaslc/dist/test/
H A Dexample_client.c84 int opt, n, cont; in main() local
/netbsd-src/sys/fs/cd9660/
H A Diso_rrip.h71 int cont; /* continuation of above */ member
H A Dcd9660_rrip.c119 int len, wlen, cont; in cd9660_rrip_slink() local
230 int cont; in cd9660_rrip_altname() local

1234