Home
last modified time | relevance | path

Searched refs:ASN1_STRING_copy (Results 1 – 14 of 14) sorted by relevance

/third_party/openssl/crypto/asn1/
Da_gentm.c46 if (s != NULL && !ASN1_STRING_copy(s, &t)) in ASN1_GENERALIZEDTIME_set_string()
Da_utctm.c43 if (s != NULL && !ASN1_STRING_copy(s, &t)) in ASN1_UTCTIME_set_string()
Dasn1_lib.c243 int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str) in ASN1_STRING_copy() function
264 if (!ASN1_STRING_copy(ret, str)) { in ASN1_STRING_dup()
Da_time.c428 if (s == NULL || ASN1_STRING_copy((ASN1_STRING *)s, (ASN1_STRING *)&t)) in ASN1_TIME_set_string_X509()
/third_party/openssl/crypto/poly1305/
Dpoly1305_pmeth.c63 !ASN1_STRING_copy(&dctx->ktmp, &sctx->ktmp)) { in pkey_poly1305_copy()
/third_party/openssl/crypto/x509/
Dx509cset.c170 return ASN1_STRING_copy(in, serial); in X509_REVOKED_set_serialNumber()
Dx509_set.c46 return ASN1_STRING_copy(in, serial); in X509_set_serialNumber()
Dx_name.c391 if (!ASN1_STRING_copy(out, in)) in asn1_string_canon()
/third_party/openssl/crypto/siphash/
Dsiphash_pmeth.c63 !ASN1_STRING_copy(&dctx->ktmp, &sctx->ktmp)) { in pkey_siphash_copy()
/third_party/openssl/crypto/ocsp/
Docsp_lib.c80 if (ASN1_STRING_copy(&cid->serialNumber, serialNumber) == 0) in OCSP_cert_id_new()
/third_party/openssl/crypto/cms/
Dcms_lib.c560 if (!ASN1_STRING_copy(ias->serialNumber, X509_get_serialNumber(cert))) in cms_set1_ias()
/third_party/openssl/include/openssl/
Dasn1.h541 int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str);
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h665 #define ASN1_STRING_copy BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ASN1_STRING_copy) macro
/third_party/openssl/util/
Dlibcrypto.num1079 ASN1_STRING_copy 1073 1_1_0 EXIST::FUNCTION: