Home
last modified time | relevance | path

Searched refs:IV (Results 1 – 25 of 67) sorted by relevance

123

/openbmc/linux/arch/powerpc/crypto/
H A Daes-gcm-p10.S28 # v30 is IV
581 # initialize ICB: GHASH( IV ), IV - r7
654 vaddudm 30, 30, 31 # IV + counter
819 stxvb16x 30+32, 0, 7 # update IV
889 stxvb16x 30+32, 0, 7 # update IV
964 stxvb16x 30+32, 0, 7 # update IV
1069 stxvb16x 30+32, 0, 7 # update IV
1122 # initialize ICB: GHASH( IV ), IV - r7
1195 vaddudm 30, 30, 31 # IV + counter
1369 stxvb16x 30+32, 0, 7 # update IV
[all …]
/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/
H A DContext.c47 XSprePUSH; PUSHi((IV)RETVAL); in XS()
70 XSprePUSH; PUSHi((IV)RETVAL); in XS()
93 XSprePUSH; PUSHi((IV)RETVAL); in XS()
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst17 Encryption cipher, encryption mode and Initial Vector (IV) generator.
30 format (selected by capi: prefix). The IV specification is the same
58 keys (for example IV seed) so the key contains more parts concatenated
82 The IV offset is a sector count that is added to the sector number
83 before creating the IV.
137 The <type> can be "none" if metadata is used only for persistent IV.
142 used for storing authentication tag (and persistent IV if needed).
150 IV generators will use sector number counted in <sector_size> units
153 For example, if <sector_size> is 4096 bytes, plain64 IV for the second
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_asm.S139 #define IV %xmm3 macro
2528 movaps IN4, IV
2531 movaps IN2, IV
2553 pxor IV, STATE
2555 movaps IN, IV
2679 pxor IV, STATE
2721 movaps IV, CTR
2752 movaps CTR, IV
2841 paddq IV, IV; \
2844 pxor KEY, IV;
[all …]
H A Dblake2s-core.S11 IV: .octa 0xA54FF53A3C6EF372BB67AE856A09E667 label
65 movdqa IV(%rip),%xmm2
67 pxor IV+0x10(%rip),%xmm3
183 vmovdqa IV(%rip),%xmm14
184 vmovdqa IV+16(%rip),%xmm15
/openbmc/qemu/tests/qemu-iotests/
H A D082.out63 encrypt.ivgen-alg=<str> - Name of IV generator algorithm
89 encrypt.ivgen-alg=<str> - Name of IV generator algorithm
115 encrypt.ivgen-alg=<str> - Name of IV generator algorithm
141 encrypt.ivgen-alg=<str> - Name of IV generator algorithm
167 encrypt.ivgen-alg=<str> - Name of IV generator algorithm
193 encrypt.ivgen-alg=<str> - Name of IV generator algorithm
219 encrypt.ivgen-alg=<str> - Name of IV generator algorithm
245 encrypt.ivgen-alg=<str> - Name of IV generator algorithm
286 encrypt.ivgen-alg=<str> - Name of IV generator algorithm
373 encrypt.ivgen-alg=<str> - Name of IV generator algorithm
[all …]
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c74 #define IV AES_BLOCK_SIZE macro
848 0, 0, IV >> 1); in create_cipher_wr()
1292 bytes = IV + req->cryptlen; in process_cipher()
2513 null ? 0 : 1 + IV, in create_authenc_wr()
2515 req->assoclen + IV + 1, in create_authenc_wr()
2530 IV >> 1); in create_authenc_wr()
2557 memcpy(ivptr, req->iv, IV); in create_authenc_wr()
2734 memcpy(buf, reqctx->iv, IV); in chcr_add_cipher_src_ent()
2735 buf += IV; in chcr_add_cipher_src_ent()
2998 1 + IV, IV + assoclen + ccm_xtra, in fill_sec_cpl_for_aead()
[all …]
/openbmc/u-boot/board/tqc/tqma6/
H A DKconfig71 bool "OHB WRU-IV"
73 Select the OHB Systems AG WRU-IV baseboard.
/openbmc/linux/drivers/zorro/
H A Dzorro.ids322 1500 Picasso IV Z2 RAM [Graphics Card]
323 1600 Picasso IV Z2 RAM [Graphics Card]
324 1700 Picasso IV Z2 [Graphics Card]
325 1800 Picasso IV Z3 [Graphics Card]
413 0100 AMax II/IV [Macintosh Emulator]
417 0600 Blizzard 1220-IV [Accelerator]
422 1100 Blizzard 1230-IV/1260 [Accelerator]
/openbmc/linux/Documentation/hwmon/
H A Dw83627ehf.rst150 * 5 "Smart Fan IV" mode
154 SmartFan IV mode is configurable only if it was configured at system
156 SmartFan IV operational parameters can not be configured at this time,
157 and the various pwm attributes are not used in SmartFan IV mode.
160 returned when reading pwm attributes is unrelated to SmartFan IV
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-controller.rst7 Part IV - Media Controller API
/openbmc/qemu/crypto/
H A Dcipher-gcrypt.c.inc179 error_setg(errp, "Expected IV size %zu not %zu",
187 error_setg(errp, "Cannot set IV: %s", gcry_strerror(err));
202 error_setg(errp, "Expected IV size %zu not %zu",
H A Dcipher-builtin.c.inc57 error_setg(errp, "Setting IV is not supported");
201 error_setg(errp, "IV must be %d bytes not %zu",
H A Dcipher-gnutls.c.inc214 error_setg(errp, "Expected IV size %zu not %zu",
323 * all-zeros IV, to match behaviour of other backends.
/openbmc/linux/tools/perf/Documentation/
H A Dandroid.txt68 IV. Environment settings for running perf
75 IV. Run perf
/openbmc/linux/Documentation/crypto/
H A Darchitecture.rst167 - ivsize: IV size in bytes
173 - geniv: IV generator (obsolete)
250 using the AEAD cipher with the automated IV generation. The shown
254 the caller may not use the AEAD cipher with a separate IV generator. In
255 this case, the caller must generate the IV.
323 encryption operation of the AEAD cipher with IV generator.
325 The SEQIV generates the IV.
H A Dapi-samples.rst21 u8 iv[16]; /* AES-256-XTS takes a 16-byte IV */
61 /* Initialize the IV */
H A Duserspace-if.rst159 should be processed for encryption or decryption. In addition, the IV is
174 - specification of the IV information marked with the flag ALG_SET_IV
218 should be processed for encryption or decryption. In addition, the IV is
233 - specification of the IV information marked with the flag ALG_SET_IV
/openbmc/linux/crypto/
H A DKconfig852 tristate "Sequence Number IV Generator"
855 Sequence Number IV generator
857 This IV generator generates an IV based on a sequence number by
863 tristate "Encrypted Chain IV Generator"
866 Encrypted Chain IV generator
868 This IV generator generates an IV based on the encryption of
873 tristate "Encrypted Salt-Sector IV Generator"
876 Encrypted Salt-Sector IV generator
878 This IV generator is used in some cases by fscrypt and/or
881 IV, making low entropy IV sources more suitable for block
[all …]
/openbmc/linux/net/batman-adv/
H A DKconfig26 of the currently used B.A.T.M.A.N. IV protocol. The main
32 compatible to B.A.T.M.A.N. IV networks.
/openbmc/qemu/docs/system/
H A Dsecrets.rst105 -object secret,id=secvnc0,keyid=secmaster,data=BASE64-CIPHERTEXT,iv=BASE64-IV,format=base64
110 The ``BASE64-IV`` data is 16 random bytes which have been base64 encrypted.
140 -object secret_keyring,id=secvnc0,keyid=secmaster,serial=1729,iv=BASE64-IV
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libssh/libssh/
H A D0001-libgcrypt.c-Fix-prototype-of-des3_encrypt-des3_decry.patch30 @@ -416,12 +416,12 @@ static int des3_set_key(struct ssh_cipher_struct *cipher, void *key, void *IV
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm8450-sony-xperia-nagara-pdx224.dts12 model = "Sony Xperia 5 IV";
H A Dsm8450-sony-xperia-nagara-pdx223.dts12 model = "Sony Xperia 1 IV";
/openbmc/linux/arch/arm64/crypto/
H A Daes-modes.S324 IV .req x5
336 ld1 {vctr.16b}, [IV]
474 st1 {vctr.16b}, [IV] /* return next CTR value */
577 .unreq IV

123