| /f-stack/freebsd/contrib/openzfs/lib/libicp/ |
| H A D | Makefile.am | 13 ASM_SOURCES_C = asm-x86_64/aes/aeskey.c 15 asm-x86_64/aes/aes_amd64.S \ 16 asm-x86_64/aes/aes_aesni.S \ 35 algs/aes/aes_impl_aesni.c \ 36 algs/aes/aes_impl_generic.c \ 37 algs/aes/aes_impl_x86-64.c \ 38 algs/aes/aes_impl.c \ 39 algs/aes/aes_modes.c \ 55 io/aes.c \
|
| /f-stack/freebsd/contrib/device-tree/Bindings/crypto/ |
| H A D | omap-aes.txt | 7 - "ti,omap2-aes" for OMAP2. 8 - "ti,omap3-aes" for OMAP3. 9 - "ti,omap4-aes" for OMAP4 and AM33XX. 23 aes: aes@53500000 { 24 compatible = "ti,omap4-aes"; 25 ti,hwmods = "aes";
|
| H A D | xlnx,zynqmp-aes.yaml | 4 $id: http://devicetree.org/schemas/crypto/xlnx,zynqmp-aes.yaml# 19 const: xlnx,zynqmp-aes 32 xlnx_aes: zynqmp-aes { 33 compatible = "xlnx,zynqmp-aes";
|
| H A D | atmel-crypto.txt | 8 - compatible : Should be "atmel,at91sam9g46-aes". 17 aes@f8038000 { 18 compatible = "atmel,at91sam9g46-aes";
|
| /f-stack/freebsd/contrib/openzfs/module/icp/ |
| H A D | Makefile.in | 28 $(MODULE)-objs += io/aes.o 42 $(MODULE)-objs += algs/aes/aes_impl_generic.o 43 $(MODULE)-objs += algs/aes/aes_impl.o 44 $(MODULE)-objs += algs/aes/aes_modes.o 53 $(MODULE)-$(CONFIG_X86_64) += asm-x86_64/aes/aeskey.o 54 $(MODULE)-$(CONFIG_X86_64) += asm-x86_64/aes/aes_amd64.o 55 $(MODULE)-$(CONFIG_X86_64) += asm-x86_64/aes/aes_aesni.o 64 $(MODULE)-$(CONFIG_X86) += algs/aes/aes_impl_aesni.o 65 $(MODULE)-$(CONFIG_X86) += algs/aes/aes_impl_x86-64.o 81 algs/aes \ [all …]
|
| /f-stack/dpdk/examples/ipsec-secgw/test/ |
| H A D | tun_aesgcm_common_defs.sh | 31 sa in 7 aead_algo aes-128-gcm \ 35 sa in 9 aead_algo aes-128-gcm \ 40 sa out 7 aead_algo aes-128-gcm \ 44 sa out 9 aead_algo aes-128-gcm \ 87 sa in 8 aead_algo aes-128-gcm \ 91 sa in 6 aead_algo aes-128-gcm \ 96 sa out 8 aead_algo aes-128-gcm \ 100 sa out 6 aead_algo aes-128-gcm \
|
| H A D | tun_aescbc_sha1_defs.sh | 29 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef 35 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef 62 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef \ 69 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef \ 97 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef \ 104 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef \ 132 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef 138 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef
|
| H A D | tun_aescbc_sha1_common_defs.sh | 31 sa in 7 cipher_algo aes-128-cbc \ 37 sa in 9 cipher_algo aes-128-cbc \ 44 sa out 7 cipher_algo aes-128-cbc \ 50 sa out 9 cipher_algo aes-128-cbc \ 95 sa in 8 cipher_algo aes-128-cbc \ 101 sa in 6 cipher_algo aes-128-cbc \ 108 sa out 8 cipher_algo aes-128-cbc \ 114 sa out 6 cipher_algo aes-128-cbc \
|
| H A D | trs_aesgcm_common_defs.sh | 31 sa in 7 aead_algo aes-128-gcm \ 35 sa in 9 aead_algo aes-128-gcm \ 40 sa out 7 aead_algo aes-128-gcm \ 44 sa out 9 aead_algo aes-128-gcm \
|
| H A D | trs_aescbc_sha1_defs.sh | 27 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef 33 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef 59 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef 65 enc aes 0xdeadbeefdeadbeefdeadbeefdeadbeef
|
| H A D | tun_aesctr_sha1_common_defs.sh | 31 sa in 7 cipher_algo aes-128-ctr \ 37 sa in 9 cipher_algo aes-128-ctr \ 44 sa out 7 cipher_algo aes-128-ctr \ 50 sa out 9 cipher_algo aes-128-ctr \ 95 sa in 8 cipher_algo aes-128-ctr \ 101 sa in 6 cipher_algo aes-128-ctr \ 108 sa out 8 cipher_algo aes-128-ctr \ 114 sa out 6 cipher_algo aes-128-ctr \
|
| H A D | trs_aescbc_sha1_common_defs.sh | 31 sa in 7 cipher_algo aes-128-cbc \ 37 sa in 9 cipher_algo aes-128-cbc \ 44 sa out 7 cipher_algo aes-128-cbc \ 51 sa out 9 cipher_algo aes-128-cbc \
|
| H A D | trs_aesctr_sha1_common_defs.sh | 31 sa in 7 cipher_algo aes-128-ctr \ 37 sa in 9 cipher_algo aes-128-ctr \ 44 sa out 7 cipher_algo aes-128-ctr \ 51 sa out 9 cipher_algo aes-128-ctr \
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ep0.cfg | 69 sa out 5 cipher_algo aes-128-cbc cipher_key 0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 \ 73 sa out 6 cipher_algo aes-128-cbc cipher_key a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:\ 77 sa out 10 cipher_algo aes-128-cbc cipher_key a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:\ 81 sa out 11 cipher_algo aes-128-cbc cipher_key b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:\ 91 sa out 25 cipher_algo aes-128-cbc cipher_key c3:c3:c3:c3:c3:c3:c3:c3:c3:c3:c3:\ 97 sa out 26 cipher_algo aes-128-cbc cipher_key 4d:4d:4d:4d:4d:4d:4d:4d:4d:4d:4d:\ 103 sa in 105 cipher_algo aes-128-cbc cipher_key 0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 \ 107 sa in 106 cipher_algo aes-128-cbc cipher_key a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:\ 111 sa in 110 cipher_algo aes-128-cbc cipher_key a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:\ 115 sa in 111 cipher_algo aes-128-cbc cipher_key b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:\ [all …]
|
| H A D | ep1.cfg | 66 sa in 5 cipher_algo aes-128-cbc cipher_key 0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 \ 70 sa in 6 cipher_algo aes-128-cbc cipher_key a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:\ 74 sa in 10 cipher_algo aes-128-cbc cipher_key a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:\ 78 sa in 11 cipher_algo aes-128-cbc cipher_key b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:\ 88 sa in 25 cipher_algo aes-128-cbc cipher_key c3:c3:c3:c3:c3:c3:c3:c3:c3:c3:c3:\ 94 sa in 26 cipher_algo aes-128-cbc cipher_key 4d:4d:4d:4d:4d:4d:4d:4d:4d:4d:4d:\ 100 sa out 105 cipher_algo aes-128-cbc cipher_key 0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 \ 104 sa out 106 cipher_algo aes-128-cbc cipher_key a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:a0:\ 108 sa out 110 cipher_algo aes-128-cbc cipher_key a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:a1:\ 112 sa out 111 cipher_algo aes-128-cbc cipher_key b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:b2:\ [all …]
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | cryptoperf.rst | 200 aes-cbc 201 aes-ctr 202 aes-ecb 203 aes-f8 204 aes-xts 232 aes-cbc-mac 233 aes-cmac 234 aes-gmac 273 aes-ccm 274 aes-gcm [all …]
|
| /f-stack/dpdk/drivers/crypto/ccp/ |
| H A D | ccp_crypto.h | 30 #define CCP_AES_SIZE(p) ((p)->aes.size) 31 #define CCP_AES_ENCRYPT(p) ((p)->aes.encrypt) 32 #define CCP_AES_MODE(p) ((p)->aes.mode) 33 #define CCP_AES_TYPE(p) ((p)->aes.type)
|
| /f-stack/freebsd/contrib/openzfs/ |
| H A D | COPYRIGHT | 19 * AES Implementation: module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.gladman 20 * AES Implementation: module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.openssl
|
| H A D | Makefile.am | 37 EXTRA_DIST += module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.gladman 38 EXTRA_DIST += module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.gladman.descrip 39 EXTRA_DIST += module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.openssl 40 EXTRA_DIST += module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.openssl.descrip
|
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp_hardware.c | 1635 desc->aes.encrypt = dir; in ccp_do_blkcipher() 1636 desc->aes.mode = s->blkcipher.cipher_mode; in ccp_do_blkcipher() 1637 desc->aes.type = s->blkcipher.cipher_type; in ccp_do_blkcipher() 1643 desc->aes.size = 127; in ccp_do_blkcipher() 1647 (unsigned)desc->aes.type, (unsigned)desc->aes.size); in ccp_do_blkcipher() 1738 desc->aes.mode = CCP_AES_MODE_GHASH; in ccp_do_ghash_aad() 1772 desc->aes.mode = CCP_AES_MODE_GCTR; in ccp_do_gctr() 1773 desc->aes.type = s->blkcipher.cipher_type; in ccp_do_gctr() 1774 desc->aes.encrypt = dir; in ccp_do_gctr() 1808 desc->aes.mode = CCP_AES_MODE_GHASH; in ccp_do_ghash_final() [all …]
|
| /f-stack/dpdk/examples/ip_pipeline/examples/ |
| H A D | flow_crypto.cli | 53 …4_addr 100.0.0.10 action fwd port 0 sym_crypto encrypt type aead aead_algo aes-gcm aead_key 000102… 55 …4_addr 100.0.0.10 action fwd port 0 sym_crypto decrypt type aead aead_algo aes-gcm aead_key 000102…
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | omap2.dtsi | 61 aes: aes@480a6000 { label 62 compatible = "ti,omap2-aes"; 63 ti,hwmods = "aes";
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/pam/ |
| H A D | setup.ksh | 37 echo "testpass" | zfs create -o encryption=aes-256-gcm -o keyformat=passphrase -o keylocation=promp…
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | ccp.rst | 108 --chain CIPHER_HASH --cipher_op ENCRYPT --cipher_algo aes-cbc 123 --chain CIPHER_HASH --cipher_op ENCRYPT --cipher_algo aes-cbc
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ipsec_secgw.rst | 535 * *aes-128-cbc*: AES-CBC 128-bit algorithm 536 * *aes-192-cbc*: AES-CBC 192-bit algorithm 537 * *aes-256-cbc*: AES-CBC 256-bit algorithm 538 * *aes-128-ctr*: AES-CTR 128-bit algorithm 570 * Authentication key, NOT available when 'null' or 'aes-128-gcm' algorithm 591 * *aes-128-gcm*: AES-GCM 128-bit algorithm 592 * *aes-192-gcm*: AES-GCM 192-bit algorithm 593 * *aes-256-gcm*: AES-GCM 256-bit algorithm 719 sa out 25 cipher_algo aes-128-cbc \ 727 sa in 105 aead_algo aes-128-gcm \ [all …]
|