| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 445 lines (13 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ParagonIE_Sodium_Core_Poly1305_State:: (5 methods):
__construct()
__destruct()
update()
blocks()
finish()
Class: ParagonIE_Sodium_Core_Poly1305_State - X-Ref
Class ParagonIE_Sodium_Core_Poly1305_State| __construct($key = '') X-Ref |
| ParagonIE_Sodium_Core_Poly1305_State constructor. param: string $key |
| __destruct() X-Ref |
| Zero internal buffer upon destruction |
| update($message = '') X-Ref |
param: string $message return: self |
| blocks($message, $bytes) X-Ref |
param: string $message param: int $bytes return: self |
| finish() X-Ref |
return: string |
| Generated : Mon Oct 27 08:20:06 2025 | Cross-referenced by PHPXref |