7 calls to ParagonIE_Sodium_Core_BLAKE2b::pseudoConstructor() in Automatic Updates 7
- ParagonIE_Sodium_Core_BLAKE2b::finish in vendor/
paragonie/ sodium_compat/ src/ Core/ BLAKE2b.php - @internal You should not use this directly from another application
- ParagonIE_Sodium_Core_BLAKE2b::init in vendor/
paragonie/ sodium_compat/ src/ Core/ BLAKE2b.php - @internal You should not use this directly from another application
- ParagonIE_Sodium_Core_BLAKE2b::update in vendor/
paragonie/ sodium_compat/ src/ Core/ BLAKE2b.php - @internal You should not use this directly from another application
- ParagonIE_Sodium_Crypto::generichash in vendor/
paragonie/ sodium_compat/ src/ Crypto.php - Calculate a BLAKE2b hash.
- ParagonIE_Sodium_Crypto::generichash_init in vendor/
paragonie/ sodium_compat/ src/ Crypto.php - Initialize a hashing context for BLAKE2b.
- ParagonIE_Sodium_Crypto::generichash_init_salt_personal in vendor/
paragonie/ sodium_compat/ src/ Crypto.php - Initialize a hashing context for BLAKE2b.
- ParagonIE_Sodium_Crypto::generichash_update in vendor/
paragonie/ sodium_compat/ src/ Crypto.php - Update a hashing context for BLAKE2b with $message