Home
last modified time | relevance | path

Searched defs:bytes_hex (Results 1 – 14 of 14) sorted by relevance

/dports/security/p5-Crypt-Perl/Crypt-Perl-0.34/lib/Crypt/Perl/
H A DRNG.pm18 sub bytes_hex { subroutine
/dports/security/p5-Bytes-Random-Secure-Tiny/Bytes-Random-Secure-Tiny-1.008/lib/Bytes/Random/Secure/
H A DTiny.pod129 =head2 bytes_hex section
H A DTiny.pm325 sub bytes_hex {unpack 'H*', shift->bytes(shift)} # lc Hex digits only, no '0x' subroutine
/dports/security/p5-Bytes-Random-Secure/Bytes-Random-Secure-0.29/lib/Bytes/Random/
H A DSecure.pm254 sub bytes_hex { subroutine
/dports/net/scapy/scapy-2.4.5/scapy/
H A Dcompat.py319 def bytes_hex(x): function
/dports/databases/py-sqlite3/Python-3.8.12/Objects/clinic/
H A Dbytesobject.c.h720 bytes_hex(PyBytesObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in bytes_hex() function
/dports/databases/py-gdbm/Python-3.8.12/Objects/clinic/
H A Dbytesobject.c.h720 bytes_hex(PyBytesObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in bytes_hex() function
/dports/lang/python-tools/Python-3.8.12/Objects/clinic/
H A Dbytesobject.c.h720 bytes_hex(PyBytesObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in bytes_hex() function
/dports/lang/python38/Python-3.8.12/Objects/clinic/
H A Dbytesobject.c.h720 bytes_hex(PyBytesObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in bytes_hex() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/clinic/
H A Dbytesobject.c.h720 bytes_hex(PyBytesObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in bytes_hex() function
/dports/lang/python39/Python-3.9.9/Objects/clinic/
H A Dbytesobject.c.h799 bytes_hex(PyBytesObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in bytes_hex() function
/dports/lang/python311/Python-3.11.0a3/Objects/clinic/
H A Dbytesobject.c.h797 bytes_hex(PyBytesObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in bytes_hex() function
/dports/lang/python310/Python-3.10.1/Objects/clinic/
H A Dbytesobject.c.h779 bytes_hex(PyBytesObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in bytes_hex() function
/dports/lang/python37/Python-3.7.12/Objects/
H A Dbytesobject.c2432 bytes_hex(PyBytesObject *self) in bytes_hex() function