| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 117 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ParagonIE_Sodium_Core_XChaCha20:: (4 methods):
stream()
ietfStream()
streamXorIc()
ietfStreamXorIc()
Class: ParagonIE_Sodium_Core_XChaCha20 - X-Ref
Class ParagonIE_Sodium_Core_XChaCha20| stream($len, $nonce, $key) X-Ref |
param: int $len param: string $nonce param: string $key return: string |
| ietfStream($len, $nonce, $key) X-Ref |
param: int $len param: string $nonce param: string $key return: string |
| streamXorIc($message, $nonce, $key, $ic = '') X-Ref |
param: string $message param: string $nonce param: string $key param: string $ic return: string |
| ietfStreamXorIc($message, $nonce, $key, $ic = '') X-Ref |
param: string $message param: string $nonce param: string $key param: string $ic return: string |
| Generated : Mon May 4 08:20:14 2026 | Cross-referenced by PHPXref |