Searched refs:logid (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_scts.c96 * Components of the SCT. "logid", "ext" and "sig" point to addresses
100 unsigned char *logid; member in struct:SCT_st
247 sct->logid = p2;
308 BIO_hex_string(out, indent + 16, 16, sct->logid, sct->logidlen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_scts.c96 * Components of the SCT. "logid", "ext" and "sig" point to addresses
100 unsigned char *logid; member in struct:SCT_st
247 sct->logid = p2;
308 BIO_hex_string(out, indent + 16, 16, sct->logid, sct->logidlen);

Completed in 181 milliseconds