summaryrefslogtreecommitdiffhomepage
path: root/src/stubs/bcryptprimitives.def
blob: 9021d7c4f1a2d1f1d2018e356c3f647c1b47b1c6 (plain)
1
2
3
4
5
6
7
; This file is dedicated to the public domain.

LIBRARY bcryptprimitives
EXPORTS
	ProcessPrng

; vi: sw=4 ts=4 noet tw=80 cc=80