Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/cms/
H A Dcms_asn1.c387 ASN1_OCTET_STRING oklen; variable
396 oklen.length = 4;
397 oklen.data = kl;
398 oklen.type = V_ASN1_OCTET_STRING;
399 oklen.flags = 0;
402 ecsi.suppPubInfo = &oklen;