Home
last modified time | relevance | path

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

/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()
/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.c47 static int uint64_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint64_i2c()
71 static int uint64_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in uint64_c2i()
140 static int uint32_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint32_i2c()
171 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()
H A Dtasn_enc.c529 const unsigned char *cont; in asn1_ex_i2c() local
/openssl/demos/smime/
H A Dsmver.c17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
/openssl/demos/cms/
H A Dcms_ver.c60 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
/openssl/crypto/cms/
H A Dcms_smime.c107 BIO *cont; in CMS_data() local
145 BIO *cont; in CMS_digest_verify() local
203 BIO *cont; in CMS_EncryptedData_decrypt() local
874 BIO *cont; in CMS_decrypt() local
960 BIO *cont; in CMS_uncompress() local
H A Dcms_lib.c144 BIO *cmsbio, *cont; in CMS_dataInit() local
214 unsigned char *cont; in ossl_cms_DataFinal() local
/openssl/crypto/evp/
H A Dbio_enc.c32 int cont; /* <= 0 when finished */ member
H A Dbio_b64.c40 int cont; /* <= 0 when finished */ member
H A Dbio_ok.c103 int cont; /* <= 0 when finished */ member
/openssl/crypto/pkcs7/
H A Dpk7_doit.c872 char *cont; in PKCS7_dataFinal() local

Completed in 58 milliseconds