summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/enc_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Functions in enc_helper.c serve different code blocks. Split themZhanna Tsitkov2009-12-291-27/+8
* make mark-cstyleTom Yu2009-10-311-15/+16
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-0/+25
* In krb5_encrypt_helper, return ENOMEM instead of 0 if we can'tGreg Hudson2009-10-061-1/+1
* protoizeKen Raeburn2002-09-031-6/+1
* Use const instead of krb5_const.Ken Raeburn2002-02-231-2/+2
* * t_walk_rtree.c (main): Declare as returning intEzra Peisach2000-06-301-2/+2
* * enc_helper.c (krb5_encrypt_helper): NULL out the pointer to theTom Yu1999-06-291-2/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+53