Home
last modified time | relevance | path

Searched refs:ASN1_STRING_set (Results 1 – 25 of 92) sorted by relevance

1234

/external/cronet/tot/third_party/boringssl/src/crypto/asn1/
Da_time.cc139 if (!ASN1_STRING_set(ret, t->data, t->length)) { in ASN1_TIME_to_generalizedtime()
146 if (!ASN1_STRING_set(ret, NULL, t->length + 2)) { in ASN1_TIME_to_generalizedtime()
199 if (!ASN1_STRING_set(s, CBS_data(&cbs), CBS_len(&cbs))) { in ASN1_TIME_set_string_X509()
Da_gentm.cc94 if (!ASN1_STRING_set(s, str, len)) { in ASN1_GENERALIZEDTIME_set_string()
143 if (!ASN1_STRING_set(s, buf, strlen(buf))) { in ASN1_GENERALIZEDTIME_adj()
Da_utctm.cc98 if (!ASN1_STRING_set(s, str, len)) { in ASN1_UTCTIME_set_string()
144 if (!ASN1_STRING_set(s, buf, strlen(buf))) { in ASN1_UTCTIME_adj()
Da_octet.cc73 return ASN1_STRING_set(x, d, len); in ASN1_OCTET_STRING_set()
Da_int.cc222 if (!ASN1_STRING_set(ret, CBS_data(&cbs), CBS_len(&cbs))) { in c2i_ASN1_INTEGER()
297 if (!ASN1_STRING_set(out, buf + leading_zeros, sizeof(buf) - leading_zeros)) { in asn1_string_set_uint64()
424 if (!ASN1_STRING_set(ret, NULL, len) || in bn_to_asn1_string()
/external/boringssl/src/crypto/asn1/
Da_time.cc89 if (!ASN1_STRING_set(ret, in->data, in->length)) { in ASN1_TIME_to_generalizedtime()
96 if (!ASN1_STRING_set(ret, NULL, in->length + 2)) { in ASN1_TIME_to_generalizedtime()
151 if (!ASN1_STRING_set(s, CBS_data(&cbs), CBS_len(&cbs))) { in ASN1_TIME_set_string_X509()
Da_gentm.cc47 if (!ASN1_STRING_set(s, str, len)) { in ASN1_GENERALIZEDTIME_set_string()
96 if (!ASN1_STRING_set(s, buf, strlen(buf))) { in ASN1_GENERALIZEDTIME_adj()
Da_utctm.cc51 if (!ASN1_STRING_set(s, str, len)) { in ASN1_UTCTIME_set_string()
96 if (!ASN1_STRING_set(s, buf, strlen(buf))) { in ASN1_UTCTIME_adj()
Da_octet.cc26 return ASN1_STRING_set(x, d, len); in ASN1_OCTET_STRING_set()
Da_int.cc175 if (!ASN1_STRING_set(ret, CBS_data(&cbs), CBS_len(&cbs))) { in c2i_ASN1_INTEGER()
250 if (!ASN1_STRING_set(out, buf + leading_zeros, sizeof(buf) - leading_zeros)) { in asn1_string_set_uint64()
377 if (!ASN1_STRING_set(ret, NULL, len) || in bn_to_asn1_string()
/external/cronet/stable/third_party/boringssl/src/crypto/asn1/
Da_time.cc139 if (!ASN1_STRING_set(ret, t->data, t->length)) { in ASN1_TIME_to_generalizedtime()
146 if (!ASN1_STRING_set(ret, NULL, t->length + 2)) { in ASN1_TIME_to_generalizedtime()
199 if (!ASN1_STRING_set(s, CBS_data(&cbs), CBS_len(&cbs))) { in ASN1_TIME_set_string_X509()
Da_gentm.cc94 if (!ASN1_STRING_set(s, str, len)) { in ASN1_GENERALIZEDTIME_set_string()
143 if (!ASN1_STRING_set(s, buf, strlen(buf))) { in ASN1_GENERALIZEDTIME_adj()
Da_utctm.cc98 if (!ASN1_STRING_set(s, str, len)) { in ASN1_UTCTIME_set_string()
144 if (!ASN1_STRING_set(s, buf, strlen(buf))) { in ASN1_UTCTIME_adj()
Da_octet.cc73 return ASN1_STRING_set(x, d, len); in ASN1_OCTET_STRING_set()
Da_int.cc222 if (!ASN1_STRING_set(ret, CBS_data(&cbs), CBS_len(&cbs))) { in c2i_ASN1_INTEGER()
297 if (!ASN1_STRING_set(out, buf + leading_zeros, sizeof(buf) - leading_zeros)) { in asn1_string_set_uint64()
424 if (!ASN1_STRING_set(ret, NULL, len) || in bn_to_asn1_string()
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/
Da_time.c132 if (!ASN1_STRING_set(ret, t->data, t->length)) in ASN1_TIME_to_generalizedtime()
138 if (!ASN1_STRING_set(ret, NULL, t->length + 2)) in ASN1_TIME_to_generalizedtime()
Da_octet.c76 return ASN1_STRING_set(x, d, len); in ASN1_OCTET_STRING_set()
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/
Dx_x509a.c109 return ASN1_STRING_set(aux->alias, name, len); in X509_alias_set1()
126 return ASN1_STRING_set(aux->keyid, id, len); in X509_keyid_set1()
/external/cronet/stable/third_party/boringssl/src/crypto/x509/
Dx_x509a.cc112 return ASN1_STRING_set(aux->alias, name, len); in X509_alias_set1()
134 return ASN1_STRING_set(aux->keyid, id, len); in X509_keyid_set1()
Dx509rset.cc103 if (!ASN1_STRING_set(req->signature, sig, sig_len)) { in X509_REQ_set1_signature_value()
Dv3_ia5.cc97 if (!ASN1_STRING_set(ia5, str, strlen(str))) { in s2i_ASN1_IA5STRING()
/external/cronet/tot/third_party/boringssl/src/crypto/x509/
Dx_x509a.cc112 return ASN1_STRING_set(aux->alias, name, len); in X509_alias_set1()
134 return ASN1_STRING_set(aux->keyid, id, len); in X509_keyid_set1()
Dv3_ia5.cc97 if (!ASN1_STRING_set(ia5, str, strlen(str))) { in s2i_ASN1_IA5STRING()
/external/boringssl/src/crypto/x509/
Dx_x509a.cc65 return ASN1_STRING_set(aux->alias, name, len); in X509_alias_set1()
87 return ASN1_STRING_set(aux->keyid, id, len); in X509_keyid_set1()
Dv3_ia5.cc48 if (!ASN1_STRING_set(ia5, str, strlen(str))) { in s2i_ASN1_IA5STRING()

1234