fastpbkdf2_hmac_sha1() function
Calculates PBKDF2-HMAC-SHA1. @p npw bytes at @p pw are the password input. @p nsalt bytes at @p salt are the salt input. @p iterations is the PBKDF2 iteration count and must be non-zero. @p nout bytes of output are written to @p out. @p nout must be non-zero. This function cannot fail; it does not report errors.
fastpbkdf2_hmac_sha1() is called by 1 function:
![]()
fastpbkdf2_hmac_sha1()
fastpbkdf2_hmac_sha1():
![]()
fastpbkdf2_hmac_sha1()