/titanic_41/usr/src/common/crypto/modes/ |
H A D | gcm.c | 133 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *), in gcm_mode_encrypt_contiguous_blocks() argument 134 void (*copy_block)(uint8_t *, uint8_t *), in gcm_mode_encrypt_contiguous_blocks() 135 void (*xor_block)(uint8_t *, uint8_t *)) in gcm_mode_encrypt_contiguous_blocks() 253 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *), in gcm_encrypt_final() argument 254 void (*copy_block)(uint8_t *, uint8_t *), in gcm_encrypt_final() 255 void (*xor_block)(uint8_t *, uint8_t *)) in gcm_encrypt_final() 331 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *), in gcm_decrypt_incomplete_block() argument 332 void (*xor_block)(uint8_t *, uint8_t *)) in gcm_decrypt_incomplete_block() 372 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *), in gcm_mode_decrypt_contiguous_blocks() argument 373 void (*copy_block)(uint8_t *, uint8_t *), in gcm_mode_decrypt_contiguous_blocks() [all …]
|
H A D | ccm.c | 50 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *), in ccm_mode_encrypt_contiguous_blocks() argument 51 void (*copy_block)(uint8_t *, uint8_t *), in ccm_mode_encrypt_contiguous_blocks() 52 void (*xor_block)(uint8_t *, uint8_t *)) in ccm_mode_encrypt_contiguous_blocks() 183 calculate_ccm_mac(ccm_ctx_t *ctx, uint8_t *ccm_mac, in calculate_ccm_mac() argument 184 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *)) in calculate_ccm_mac() 208 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *), in ccm_encrypt_final() argument 209 void (*xor_block)(uint8_t *, uint8_t *)) in ccm_encrypt_final() 335 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *)) in ccm_decrypt_incomplete_block() 361 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *), in ccm_mode_decrypt_contiguous_blocks() argument 362 void (*copy_block)(uint8_t *, uint8_t *), in ccm_mode_decrypt_contiguous_blocks() [all …]
|
H A D | cbc.c | 44 int (*encrypt)(const void *, const uint8_t *, uint8_t *), in cbc_encrypt_contiguous_blocks() argument 45 void (*copy_block)(uint8_t *, uint8_t *), in cbc_encrypt_contiguous_blocks() 46 void (*xor_block)(uint8_t *, uint8_t *)) in cbc_encrypt_contiguous_blocks() 171 int (*decrypt)(const void *, const uint8_t *, uint8_t *), in cbc_decrypt_contiguous_blocks() argument 172 void (*copy_block)(uint8_t *, uint8_t *), in cbc_decrypt_contiguous_blocks() 173 void (*xor_block)(uint8_t *, uint8_t *)) in cbc_decrypt_contiguous_blocks() 283 size_t block_size, void (*copy_block)(uint8_t *, uint64_t *)) in cbc_init_ctx()
|
H A D | ctr.c | 45 int (*cipher)(const void *ks, const uint8_t *pt, uint8_t *ct), in ctr_mode_contiguous_blocks() argument 46 void (*xor_block)(uint8_t *, uint8_t *)) in ctr_mode_contiguous_blocks() 169 int (*encrypt_block)(const void *, const uint8_t *, uint8_t *)) in ctr_mode_final() 207 ctr_init_ctx(ctr_ctx_t *ctr_ctx, ulong_t count, uint8_t *cb, in ctr_init_ctx() argument 208 void (*copy_block)(uint8_t *, uint8_t *)) in ctr_init_ctx()
|
/titanic_41/usr/src/uts/intel/nskern/ |
H A D | nsc_asm.s | 35 #define uint8_t uchar_t macro 51 uint8_t label
|
/titanic_41/usr/src/uts/sparc/nskern/ |
H A D | nsc_asm.s | 34 #define uint8_t uchar_t macro 50 uint8_t label
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | ddi_i86_asm.s | 41 uint8_t label 48 uint8_t label 55 uint8_t label 919 uint8_t label 1023 uint8_t label
|
H A D | i86_subr.s | 1563 uint8_t label
|
/titanic_41/usr/src/uts/sparc/v9/ml/ |
H A D | ddi_v9_asm.s | 64 uint8_t label 71 uint8_t label 78 uint8_t label 328 uint8_t label 428 uint8_t label
|
H A D | lock_prim.s | 62 uint8_t label
|
/titanic_41/usr/src/uts/i86pc/dboot/ |
H A D | dboot_asm.s | 45 uint8_t label
|
/titanic_41/usr/src/common/net/wanboot/crypt/ |
H A D | cbc.c | 129 void (*encrypt)(void *, uint8_t *), in cbc_makehandle() argument
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | stdint.h | 8 typedef unsigned char uint8_t; typedef
|
/titanic_41/usr/src/uts/intel/dtrace/ |
H A D | dtrace_asm.s | 339 uint8_t label
|
/titanic_41/usr/src/uts/common/crypto/core/ |
H A D | kcf_prov_lib.c | 399 void (*copy_block)(uint8_t *, uint64_t *)) in crypto_update_iov() 421 void (*copy_block)(uint8_t *, uint64_t *)) in crypto_update_uio() 486 void (*copy_block)(uint8_t *, uint64_t *)) in crypto_update_mp()
|
/titanic_41/usr/src/uts/sparc/dtrace/ |
H A D | dtrace_asm.s | 489 uint8_t label
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | int_types.h | 91 typedef unsigned char uint8_t; typedef
|
/titanic_41/usr/src/lib/libwanbootutil/common/ |
H A D | key_util.c | 119 char *str, char *oid, boolean_t (*keycheck)(const uint8_t *)) in wbku_keyattr_init()
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | kgrep.c | 180 KGREP_FANCY_TEMPLATE(kgrep_range_fancy8, uint8_t) in KGREP_FANCY_TEMPLATE() argument
|
/titanic_41/usr/src/lib/libcpc/i386/ |
H A D | conf_pentium.c | 382 void (*action)(void *, int, const char *, uint8_t)) in cpc_walk_names() argument
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_zfs.h | 39 typedef unsigned char uint8_t; typedef
|
/titanic_41/usr/src/lib/libcpc/sparc/ |
H A D | conf_ultra.c | 455 void (*action)(void *, int, const char *, uint8_t)) in cpc_walk_names() argument
|
/titanic_41/usr/src/uts/intel/io/pci/ |
H A D | pci_boot.c | 1726 add_undofix_entry(uint8_t bus, uint8_t dev, uint8_t fn, in add_undofix_entry() argument 1727 void (*undofn)(uint8_t, uint8_t, uint8_t)) in add_undofix_entry()
|
/titanic_41/usr/src/uts/common/net/ |
H A D | ppp_defs.h | 166 typedef uchar_t uint8_t; typedef
|
/titanic_41/usr/src/uts/common/io/myri10ge/firmware/ |
H A D | myri10ge_mcp.h | 39 typedef unsigned char uint8_t; typedef
|