ASN1_STRING_set
return ASN1_STRING_set(x, d, len);
if (!ASN1_STRING_set(dest, in, len)) {
return ASN1_STRING_set(x, d, len);
if (!ASN1_STRING_set(dst, src->data, src->length))
LCRYPTO_ALIAS(ASN1_STRING_set);
if (!ASN1_STRING_set(os, data, len)) {
int ASN1_STRING_set(ASN1_STRING *str, const void *data, int len);
if (!ASN1_STRING_set(atmp->value.asn1_string, str, -1)) {
if (ASN1_STRING_set(atmp->value.asn1_string, str,
if (!ASN1_STRING_set(pbe->salt, salt, saltlen))
if (!ASN1_STRING_set(astr, CBS_data(content), CBS_len(content))) {
return ASN1_STRING_set(aux->alias, name, len);
return ASN1_STRING_set(aux->keyid, id, len);
if (!ASN1_STRING_set(dd->digest, md, mdlen))
if (!ASN1_STRING_set(rr->signedContentIdentifier, NULL, 32))
LCRYPTO_USED(ASN1_STRING_set);
if (!(ASN1_STRING_set(cid->crlUrl, url, -1)))
if (!ASN1_STRING_set((ASN1_STRING*)ia5, *urls, -1))
if (!(ASN1_STRING_set(p12->mac->dinfo->digest, mac, maclen))) {
if (!ASN1_STRING_set(os, md, md_len))
if (ASN1_STRING_set(p7->d.digest->digest, md_data,
!ASN1_STRING_set(utf8_text, text, strlen(text)))
!ASN1_STRING_set(gen->d.ia5, value, strlen(value))) {
if (!ASN1_STRING_set(stmp, data, len))
if (ASN1_STRING_set(nqual->d.cpsuri, cnf->value,
if (!ASN1_STRING_set(not->exptext, cnf->value,
if (!ASN1_STRING_set(nref->organization, cnf->value,
if (!ASN1_STRING_set((ASN1_STRING *)ia5, (unsigned char*)str,
if (!ASN1_STRING_set(oct, pkey_dig, diglen)) {
return ASN1_STRING_set(ext->value, data->data, data->length);
if (!ASN1_STRING_set(ne->value, bytes, len))
if (!ASN1_STRING_set(b, "myString", -1)) {
if (!ASN1_STRING_set(abs, asn1_bit_string_trailing_zeroes,
if (!ASN1_STRING_set(abs, asn1_bit_string_zeroes,
if (!ASN1_STRING_set(aos, (void *)test->buf, test->len))
if (ASN1_STRING_set(src, data, -1) == 0)
if (!ASN1_STRING_set(message, msg, sizeof(msg)))
if (ASN1_STRING_set(alt_name_str, alt->name, alt->name_len) == 0)
if (!ASN1_STRING_set(ki, md, md_len))