shaoutput        4315 source4/heimdal/lib/krb5/crypto.c     unsigned char shaoutput[20];
shaoutput        4343 source4/heimdal/lib/krb5/crypto.c 	SHA1_Final(shaoutput, &m);
shaoutput        4346 source4/heimdal/lib/krb5/crypto.c 	       shaoutput,
shaoutput        4347 source4/heimdal/lib/krb5/crypto.c 	       min(keylen - offset, sizeof(shaoutput)));
shaoutput        4349 source4/heimdal/lib/krb5/crypto.c 	offset += sizeof(shaoutput);
shaoutput        4352 source4/heimdal/lib/krb5/crypto.c     memset(shaoutput, 0, sizeof(shaoutput));
shaoutput        4466 source4/heimdal/lib/krb5/crypto.c     unsigned char shaoutput[20];
shaoutput        4516 source4/heimdal/lib/krb5/crypto.c 	SHA1_Final(shaoutput, &m);
shaoutput        4519 source4/heimdal/lib/krb5/crypto.c 	       shaoutput,
shaoutput        4520 source4/heimdal/lib/krb5/crypto.c 	       min(keylen - offset, sizeof(shaoutput)));
shaoutput        4522 source4/heimdal/lib/krb5/crypto.c 	offset += sizeof(shaoutput);
shaoutput        4525 source4/heimdal/lib/krb5/crypto.c     memset(shaoutput, 0, sizeof(shaoutput));