Searched refs:little (Results 1 – 25 of 28) sorted by relevance
12
/openssl-master/include/internal/ |
A D | endian.h | 44 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 D | README | 6 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 D | Changes | 232 versions, but it is only a little bit incompatible, and it is probably
|
/openssl-master/test/recipes/30-test_evp_data/ |
A D | evpciph_chacha.txt | 34 #Counter (first 4 bytes) expressed in little-endian order 42 #Counter (first 4 bytes) expressed in little-endian order
|
/openssl-master/doc/man3/ |
A D | EVP_chacha20.pod | 25 The first 32 bits consists of a counter in little-endian order followed by a 96
|
A D | BN_bn2bin.pod | 51 BN_bin2bn() except the buffer is in little-endian format. 56 little-endian platforms.
|
A D | BN_num_bytes.pod | 41 of I<significant> bits a little lower. If you want to know the "key
|
A D | BF_encrypt.pod | 100 each 32-bit chunk in host-byte order, which is little-endian on little-endian
|
A D | BIO_push.pod | 31 The names of these functions are perhaps a little misleading. BIO_push()
|
A D | X509_get_subject_name.pod | 73 converted to B<unsigned long> in little endian order,
|
A D | OCSP_sendreq_new.pod | 60 L<BIO_should_retry(3)>. In such a case it is advisable to sleep a little in
|
A D | OSSL_HTTP_REQ_CTX.pod | 133 L<BIO_should_retry(3)>. In such a case it is advisable to sleep a little in
|
A D | OSSL_PARAM.pod | 23 object between two parties that have no or very little shared
|
/openssl-master/doc/man1/ |
A D | openssl-gendsa.pod.in | 80 DSA key generation is little more than random number generation so it is
|
A D | openssl-pkeyutl.pod.in | 120 (such as CryptoAPI) which represent the buffer in little endian format.
|
A D | openssl-ca.pod.in | 760 B<CA.pl> helps a little but not very much.
|
/openssl-master/Configurations/ |
A D | INTERNALS.Configure | 36 stack states, so they are a little more intricate.
|
A D | README-design.md | 94 This is the `build.info` file in `crypto/`, and it tells us a little more
|
/openssl-master/doc/man7/ |
A D | RAND.pod | 44 used as salt value), in order to reveal as little information as
|
A D | openssl-core.h.pod | 69 between two parties that have no or very little shared knowledge about
|
/openssl-master/crypto/bn/ |
A D | bn_lib.c | 478 typedef enum {big, little} endianess_t; enumerator 594 return bn2binpad(a, to, tolen, little); in BN_bn2lebinpad()
|
/openssl-master/crypto/des/asm/ |
A D | des_enc.m4 | 11 ! 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 D | README.md | 130 ENGINE_TABLE is a little more complicated than may seem necessary but this is
|
/openssl-master/include/openssl/ |
A D | x509v3.h.in | 888 * handling code totally generic, but there are too many little things
|
/openssl-master/ |
A D | INSTALL.md | 677 - 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