Searched refs:cATool (Results 1 – 5 of 5) sorted by relevance
27 ASN1_SIMPLE(ISSUER_SIGN_TOOL, cATool, ASN1_UTF8STRING),59 ist->cATool = ASN1_UTF8STRING_new();60 if (ist->cATool == NULL62 || !ASN1_STRING_set(ist->cATool, cnf->value, strlen(cnf->value))) {109 if (ist->cATool != NULL) { in i2r_issuer_sign_tool()114 BIO_write(out, ist->cATool->data, ist->cATool->length); in i2r_issuer_sign_tool()
17 cATool : "Удостоверяющий центр "КриптоПро УЦ" версии 1.5
275 ASN1_UTF8STRING *cATool; member
419 ASN1_UTF8STRING *cATool; member