aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/t_prf.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov1-91/+0
2009-05-27fix t_prf test code properlyKen Raeburn1-6/+8
2009-05-22Use correct type for krb5_c_prf_length length argKen Raeburn1-8/+9
2006-10-15Cleanup unused variable warning during make checkEzra Peisach1-1/+0
2005-05-20Implement RFC 3961 PRFSam Hartman1-0/+89