/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/der/ |
H A D | der_ecx_key.c | 14 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 D | der_ec_key.c | 14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_EC()
|
H A D | der_sm2_key.c | 15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_SM2()
|
H A D | der_sm2_sig.c | 23 int ossl_DER_w_algorithmIdentifier_SM2_with_MD(WPACKET *pkt, int cont, in ossl_DER_w_algorithmIdentifier_SM2_with_MD()
|
H A D | der_ec_sig.c | 27 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 D | x_bignum.c | 94 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 D | x_int64.c | 49 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 D | x_long.c | 85 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 D | x_bignum.c | 94 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 D | x_int64.c | 49 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 D | demanguse.c | 36 const char *cont = ""; in display_demangler_styles() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | demanguse.c | 36 const char *cont = ""; in display_demangler_styles() local
|
/netbsd-src/lib/libm/arch/vax/ |
H A D | n_cabs.S | 86 cont: label
|
/netbsd-src/sys/arch/zaurus/dev/ |
H A D | ioexpvar.h | 46 ioexp_set_backlight(int onoff, int cont) in ioexp_set_backlight()
|
/netbsd-src/crypto/external/bsd/openssl/dist/demos/cms/ |
H A D | cms_ver.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/demos/smime/ |
H A D | smver.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/smime/ |
H A D | smver.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/cms/ |
H A D | cms_ver.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/ |
H A D | cms_smime.c | 104 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 D | cms_lib.c | 58 BIO *cmsbio, *cont; in CMS_dataInit() local 116 unsigned char *cont; in CMS_dataFinal() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | const_euler.c | 77 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 D | cms_smime.c | 106 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 D | example_client.c | 84 int opt, n, cont; in main() local
|
/netbsd-src/sys/fs/cd9660/ |
H A D | iso_rrip.h | 71 int cont; /* continuation of above */ member
|
H A D | cd9660_rrip.c | 119 int len, wlen, cont; in cd9660_rrip_slink() local 230 int cont; in cd9660_rrip_altname() local
|