Home
last modified time | relevance | path

Searched refs:little (Results 1 – 25 of 28) sorted by relevance

12

/openssl-master/include/internal/
A Dendian.h44 char little; \
47 # define IS_LITTLE_ENDIAN (ossl_is_endian.little != 0)
48 # define IS_BIG_ENDIAN (ossl_is_endian.little == 0)
/openssl-master/external/perl/Text-Template-1.56/
A DREADME6 has little Perl programs embedded in it here and there. When you
7 `fill in' a template, you evaluate the little programs and replace
A DChanges232 versions, but it is only a little bit incompatible, and it is probably
/openssl-master/test/recipes/30-test_evp_data/
A Devpciph_chacha.txt34 #Counter (first 4 bytes) expressed in little-endian order
42 #Counter (first 4 bytes) expressed in little-endian order
/openssl-master/doc/man3/
A DEVP_chacha20.pod25 The first 32 bits consists of a counter in little-endian order followed by a 96
A DBN_bn2bin.pod51 BN_bin2bn() except the buffer is in little-endian format.
56 little-endian platforms.
A DBN_num_bytes.pod41 of I<significant> bits a little lower. If you want to know the "key
A DBF_encrypt.pod100 each 32-bit chunk in host-byte order, which is little-endian on little-endian
A DBIO_push.pod31 The names of these functions are perhaps a little misleading. BIO_push()
A DX509_get_subject_name.pod73 converted to B<unsigned long> in little endian order,
A DOCSP_sendreq_new.pod60 L<BIO_should_retry(3)>. In such a case it is advisable to sleep a little in
A DOSSL_HTTP_REQ_CTX.pod133 L<BIO_should_retry(3)>. In such a case it is advisable to sleep a little in
A DOSSL_PARAM.pod23 object between two parties that have no or very little shared
/openssl-master/doc/man1/
A Dopenssl-gendsa.pod.in80 DSA key generation is little more than random number generation so it is
A Dopenssl-pkeyutl.pod.in120 (such as CryptoAPI) which represent the buffer in little endian format.
A Dopenssl-ca.pod.in760 B<CA.pl> helps a little but not very much.
/openssl-master/Configurations/
A DINTERNALS.Configure36 stack states, so they are a little more intricate.
A DREADME-design.md94 This is the `build.info` file in `crypto/`, and it tells us a little more
/openssl-master/doc/man7/
A DRAND.pod44 used as salt value), in order to reveal as little information as
A Dopenssl-core.h.pod69 between two parties that have no or very little shared knowledge about
/openssl-master/crypto/bn/
A Dbn_lib.c478 typedef enum {big, little} endianess_t; enumerator
594 return bn2binpad(a, to, tolen, little); in BN_bn2lebinpad()
/openssl-master/crypto/des/asm/
A Ddes_enc.m411 ! cc compiler. The UltraSPARC load/store little endian feature is used.
851 ! Loads 1 to 7 bytes little endian
974 ! Stores 1 to 7 bytes little endian
1483 ! Loads 1 to 7 bytes little endian to global4, out4
/openssl-master/crypto/engine/
A DREADME.md130 ENGINE_TABLE is a little more complicated than may seem necessary but this is
/openssl-master/include/openssl/
A Dx509v3.h.in888 * handling code totally generic, but there are too many little things
/openssl-master/
A DINSTALL.md677 - with little-endian storage of non-byte types
1121 The configuration script itself will say very little, and finishes by
1700 Shared libraries are named a little differently on different platforms.

Completed in 39 milliseconds

12