/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/ |
H A D | ofb128.c | 15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
|
H A D | xts128.c | 16 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
|
H A D | cbc128.c | 19 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
|
H A D | ctr128.c | 15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
|
H A D | cfb128.c | 15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
|
H A D | ccm128.c | 16 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
|
H A D | modes_local.h | 42 typedef u32 u32_a1 __attribute((__aligned__(1))); typedef
|
H A D | gcm128.c | 15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/ |
H A D | ofb128.c | 15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
|
H A D | xts128.c | 17 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
|
H A D | cbc128.c | 19 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
|
H A D | ctr128.c | 16 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
|
H A D | cfb128.c | 15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
|
H A D | ccm128.c | 16 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
|
H A D | gcm128.c | 17 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/aes/ |
H A D | aes_ige.c | 26 } aes_block_t __attribute((__aligned__(1))); typedef
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/aes/ |
H A D | aes_ige.c | 32 } aes_block_t __attribute((__aligned__(1))); typedef
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/ |
H A D | wp_block.c | 68 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef 75 typedef u64 u64_aX __attribute((__aligned__(1))); typedef
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/whrlpool/ |
H A D | wp_block.c | 75 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef 82 typedef u64 u64_aX __attribute((__aligned__(1))); typedef
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ecp_nistp521.c | 132 typedef limb limb_aX __attribute((__aligned__(1))); typedef
|
H A D | ecp_nistp224.c | 76 typedef uint64_t limb_aX __attribute((__aligned__(1))); typedef
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | regex_internal.h | 116 # define __attribute(arg) __attribute__ (arg) macro 118 # define __attribute(arg) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32_intrinsic.h | 29 typedef signed char int8x4_t __attribute ((vector_size(4))); typedef 30 typedef short int16x2_t __attribute ((vector_size(4))); typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32_intrinsic.h | 29 typedef signed char int8x4_t __attribute ((vector_size(4))); typedef 30 typedef short int16x2_t __attribute ((vector_size(4))); typedef
|