DeriveKey(byte *derived, unsigned int derivedLen, const byte *password, unsigned int passwordLen, const byte *salt, unsigned int saltLen, unsigned int iterations=1000) const (defined in PKCS5_PBKDF2_HMAC< T >) | PKCS5_PBKDF2_HMAC< T > | |
GeneralDeriveKey(byte *derived, unsigned int derivedLen, byte ignored, const byte *password, unsigned int passwordLen, const byte *salt, unsigned int saltLen, unsigned int iterations) const (defined in PKCS5_PBKDF2_HMAC< T >) | PKCS5_PBKDF2_HMAC< T > | [inline] |
MaxDerivedKeyLength() const (defined in PKCS5_PBKDF2_HMAC< T >) | PKCS5_PBKDF2_HMAC< T > | [inline] |