| [ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 192 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ParagonIE_Sodium_Core32_Curve25519_Fe:: (7 methods):
fromArray()
fromIntArray()
offsetSet()
offsetExists()
offsetUnset()
offsetGet()
__debugInfo()
Class: ParagonIE_Sodium_Core32_Curve25519_Fe - X-Ref
Class ParagonIE_Sodium_Core32_Curve25519_Fe| fromArray($array, $save_indexes = null) X-Ref |
param: array<int, ParagonIE_Sodium_Core32_Int32> $array param: bool $save_indexes return: self |
| fromIntArray($array, $save_indexes = null) X-Ref |
param: array<int, int> $array param: bool $save_indexes return: self |
| offsetSet($offset, $value) X-Ref |
param: mixed $offset param: mixed $value return: void |
| offsetExists($offset) X-Ref |
param: mixed $offset return: bool |
| offsetUnset($offset) X-Ref |
param: mixed $offset return: void |
| offsetGet($offset) X-Ref |
param: mixed $offset return: ParagonIE_Sodium_Core32_Int32 |
| __debugInfo() X-Ref |
return: array |
| Generated: Sat Jan 17 01:00:02 2026 | Cross-referenced by PHPXref 0.7.1 |