Searched refs:entryValueLen (Results 1 – 1 of 1) sorted by relevance
429 int entryValueLen = i2d_ASN1_OCTET_STRING(octetString, &entryValue); in GetEntryValue() local430 if (entryValueLen <= 0) { in GetEntryValue()435 int32_t ret = DeepCopyDataToOutblob((char *)entryValue, entryValueLen, out); in GetEntryValue()