Home
last modified time | relevance | path

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

/openssl-master/providers/common/der/
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()
A Dder_ec_key.c14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_EC()
A Dder_sm2_key.c15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_SM2()
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()
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()
/openssl-master/crypto/asn1/
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()
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()
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()
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()
A Dtasn_enc.c535 const unsigned char *cont; in asn1_ex_i2c() local
/openssl-master/demos/cms/
A Dcms_ver.c17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
/openssl-master/demos/smime/
A Dsmver.c17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
/openssl-master/crypto/cms/
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
844 BIO *cont; in CMS_decrypt() local
905 BIO *cont; in CMS_uncompress() local
A Dcms_lib.c155 BIO *cmsbio, *cont; in CMS_dataInit() local
218 unsigned char *cont; in CMS_dataFinal() local
/openssl-master/crypto/evp/
A Dbio_enc.c32 int cont; /* <= 0 when finished */ member
A Dbio_b64.c40 int cont; /* <= 0 when finished */ member
A Dbio_ok.c103 int cont; /* <= 0 when finished */ member
/openssl-master/crypto/pkcs7/
A Dpk7_doit.c875 char *cont; in PKCS7_dataFinal() local

Completed in 23 milliseconds