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

/osnet-11/usr/src/lib/libelfsign/common/
H A Delfsignlib.c109 struct filesig *fsgp; local
136 fsgp = &fssp->filesig_sig;
137 fsgp->filesig_size = sizeof (struct filesig) +
139 fsgp->filesig_version = version;
143 fsgp->filesig_size -= sizeof (struct filesig) -
145 fsgp->filesig_v1_dnsize = dn_len;
146 fsgp->filesig_v1_sigsize = sig_len;
147 fsgp->filesig_v1_oidsize = oid_len;
148 fsdatap = &fsgp->filesig_v1_data[0];
152 fsgp
182 filesig_extract(struct filesig *fsgp, struct filesig_extraction *fsxp) argument
490 struct filesig *fsgp, *fsgpnext; local
1023 struct filesig *fsgp; local
1199 struct filesig *fsgp, *fsgpnext; local
[all...]

Completed in 22 milliseconds