Home
last modified time | relevance | path

Searched refs:round_keys (Results 1 – 25 of 107) sorted by relevance

12345

/dports/devel/libbde/libbde-20210605/libcaes/
H A Dlibcaes_context.c1137 round_keys[ 5 ] = round_keys[ 1 ] ^ round_keys[ 4 ]; in libcaes_internal_context_set_encryption_key()
1138 round_keys[ 6 ] = round_keys[ 2 ] ^ round_keys[ 5 ]; in libcaes_internal_context_set_encryption_key()
1139 round_keys[ 7 ] = round_keys[ 3 ] ^ round_keys[ 6 ]; in libcaes_internal_context_set_encryption_key()
1159 round_keys[ 7 ] = round_keys[ 1 ] ^ round_keys[ 6 ]; in libcaes_internal_context_set_encryption_key()
1160 round_keys[ 8 ] = round_keys[ 2 ] ^ round_keys[ 7 ]; in libcaes_internal_context_set_encryption_key()
1161 round_keys[ 9 ] = round_keys[ 3 ] ^ round_keys[ 8 ]; in libcaes_internal_context_set_encryption_key()
1162 round_keys[ 10 ] = round_keys[ 4 ] ^ round_keys[ 9 ]; in libcaes_internal_context_set_encryption_key()
1163 round_keys[ 11 ] = round_keys[ 5 ] ^ round_keys[ 10 ]; in libcaes_internal_context_set_encryption_key()
1183 round_keys[ 9 ] = round_keys[ 1 ] ^ round_keys[ 8 ]; in libcaes_internal_context_set_encryption_key()
1184 round_keys[ 10 ] = round_keys[ 2 ] ^ round_keys[ 9 ]; in libcaes_internal_context_set_encryption_key()
[all …]
/dports/devel/libfsapfs/libfsapfs-20210424/libcaes/
H A Dlibcaes_context.c1137 round_keys[ 5 ] = round_keys[ 1 ] ^ round_keys[ 4 ]; in libcaes_internal_context_set_encryption_key()
1138 round_keys[ 6 ] = round_keys[ 2 ] ^ round_keys[ 5 ]; in libcaes_internal_context_set_encryption_key()
1139 round_keys[ 7 ] = round_keys[ 3 ] ^ round_keys[ 6 ]; in libcaes_internal_context_set_encryption_key()
1159 round_keys[ 7 ] = round_keys[ 1 ] ^ round_keys[ 6 ]; in libcaes_internal_context_set_encryption_key()
1160 round_keys[ 8 ] = round_keys[ 2 ] ^ round_keys[ 7 ]; in libcaes_internal_context_set_encryption_key()
1161 round_keys[ 9 ] = round_keys[ 3 ] ^ round_keys[ 8 ]; in libcaes_internal_context_set_encryption_key()
1162 round_keys[ 10 ] = round_keys[ 4 ] ^ round_keys[ 9 ]; in libcaes_internal_context_set_encryption_key()
1163 round_keys[ 11 ] = round_keys[ 5 ] ^ round_keys[ 10 ]; in libcaes_internal_context_set_encryption_key()
1183 round_keys[ 9 ] = round_keys[ 1 ] ^ round_keys[ 8 ]; in libcaes_internal_context_set_encryption_key()
1184 round_keys[ 10 ] = round_keys[ 2 ] ^ round_keys[ 9 ]; in libcaes_internal_context_set_encryption_key()
[all …]
/dports/devel/libmodi/libmodi-20210807/libcaes/
H A Dlibcaes_context.c1137 round_keys[ 5 ] = round_keys[ 1 ] ^ round_keys[ 4 ]; in libcaes_internal_context_set_encryption_key()
1138 round_keys[ 6 ] = round_keys[ 2 ] ^ round_keys[ 5 ]; in libcaes_internal_context_set_encryption_key()
1139 round_keys[ 7 ] = round_keys[ 3 ] ^ round_keys[ 6 ]; in libcaes_internal_context_set_encryption_key()
1159 round_keys[ 7 ] = round_keys[ 1 ] ^ round_keys[ 6 ]; in libcaes_internal_context_set_encryption_key()
1160 round_keys[ 8 ] = round_keys[ 2 ] ^ round_keys[ 7 ]; in libcaes_internal_context_set_encryption_key()
1161 round_keys[ 9 ] = round_keys[ 3 ] ^ round_keys[ 8 ]; in libcaes_internal_context_set_encryption_key()
1162 round_keys[ 10 ] = round_keys[ 4 ] ^ round_keys[ 9 ]; in libcaes_internal_context_set_encryption_key()
1163 round_keys[ 11 ] = round_keys[ 5 ] ^ round_keys[ 10 ]; in libcaes_internal_context_set_encryption_key()
1183 round_keys[ 9 ] = round_keys[ 1 ] ^ round_keys[ 8 ]; in libcaes_internal_context_set_encryption_key()
1184 round_keys[ 10 ] = round_keys[ 2 ] ^ round_keys[ 9 ]; in libcaes_internal_context_set_encryption_key()
[all …]
/dports/devel/libqcow/libqcow-20210419/libcaes/
H A Dlibcaes_context.c1137 round_keys[ 5 ] = round_keys[ 1 ] ^ round_keys[ 4 ]; in libcaes_internal_context_set_encryption_key()
1138 round_keys[ 6 ] = round_keys[ 2 ] ^ round_keys[ 5 ]; in libcaes_internal_context_set_encryption_key()
1139 round_keys[ 7 ] = round_keys[ 3 ] ^ round_keys[ 6 ]; in libcaes_internal_context_set_encryption_key()
1159 round_keys[ 7 ] = round_keys[ 1 ] ^ round_keys[ 6 ]; in libcaes_internal_context_set_encryption_key()
1160 round_keys[ 8 ] = round_keys[ 2 ] ^ round_keys[ 7 ]; in libcaes_internal_context_set_encryption_key()
1161 round_keys[ 9 ] = round_keys[ 3 ] ^ round_keys[ 8 ]; in libcaes_internal_context_set_encryption_key()
1162 round_keys[ 10 ] = round_keys[ 4 ] ^ round_keys[ 9 ]; in libcaes_internal_context_set_encryption_key()
1163 round_keys[ 11 ] = round_keys[ 5 ] ^ round_keys[ 10 ]; in libcaes_internal_context_set_encryption_key()
1183 round_keys[ 9 ] = round_keys[ 1 ] ^ round_keys[ 8 ]; in libcaes_internal_context_set_encryption_key()
1184 round_keys[ 10 ] = round_keys[ 2 ] ^ round_keys[ 9 ]; in libcaes_internal_context_set_encryption_key()
[all …]
/dports/devel/libluksde/libluksde-20200205/libcaes/
H A Dlibcaes_context.c1101 round_keys[ 5 ] = round_keys[ 1 ] ^ round_keys[ 4 ]; in libcaes_internal_context_set_encryption_key()
1102 round_keys[ 6 ] = round_keys[ 2 ] ^ round_keys[ 5 ]; in libcaes_internal_context_set_encryption_key()
1103 round_keys[ 7 ] = round_keys[ 3 ] ^ round_keys[ 6 ]; in libcaes_internal_context_set_encryption_key()
1123 round_keys[ 7 ] = round_keys[ 1 ] ^ round_keys[ 6 ]; in libcaes_internal_context_set_encryption_key()
1124 round_keys[ 8 ] = round_keys[ 2 ] ^ round_keys[ 7 ]; in libcaes_internal_context_set_encryption_key()
1125 round_keys[ 9 ] = round_keys[ 3 ] ^ round_keys[ 8 ]; in libcaes_internal_context_set_encryption_key()
1126 round_keys[ 10 ] = round_keys[ 4 ] ^ round_keys[ 9 ]; in libcaes_internal_context_set_encryption_key()
1127 round_keys[ 11 ] = round_keys[ 5 ] ^ round_keys[ 10 ]; in libcaes_internal_context_set_encryption_key()
1147 round_keys[ 9 ] = round_keys[ 1 ] ^ round_keys[ 8 ]; in libcaes_internal_context_set_encryption_key()
1148 round_keys[ 10 ] = round_keys[ 2 ] ^ round_keys[ 9 ]; in libcaes_internal_context_set_encryption_key()
[all …]
/dports/mail/rspamd/rspamd-3.1/contrib/libottery/
H A Daes_cryptobox.c46 __m128i round_keys[ROUNDS + 1]; member
60 aes_key_expand (__m128i round_keys[ROUNDS + 1], __m128i t) in aes_key_expand()
83 round_keys[10] = t; in aes_key_expand()
95 __m128i *round_keys = st->round_keys; in aes_round() local
103 r##N = _mm_aesenc_si128( _mm_xor_si128(c##N, round_keys[0]), round_keys[1]); \ in aes_round()
104 r##N = _mm_aesenc_si128(_mm_aesenc_si128(r##N, round_keys[2]), round_keys[3]); \ in aes_round()
105 r##N = _mm_aesenc_si128(_mm_aesenc_si128(r##N, round_keys[4]), round_keys[5]); \ in aes_round()
107 r##N = _mm_aesenc_si128(_mm_aesenc_si128(r##N, round_keys[6]), round_keys[7]); \ in aes_round()
108 r##N = _mm_aesenc_si128(_mm_aesenc_si128(r##N, round_keys[8]), round_keys[9]); \ in aes_round()
145 aes_key_expand(round_keys, r0); in aes_round()
[all …]
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/libottery/
H A Daes_cryptobox.c46 __m128i round_keys[ROUNDS + 1]; member
60 aes_key_expand (__m128i round_keys[ROUNDS + 1], __m128i t) in aes_key_expand()
83 round_keys[10] = t; in aes_key_expand()
95 __m128i *round_keys = st->round_keys; in aes_round() local
103 r##N = _mm_aesenc_si128( _mm_xor_si128(c##N, round_keys[0]), round_keys[1]); \ in aes_round()
104 r##N = _mm_aesenc_si128(_mm_aesenc_si128(r##N, round_keys[2]), round_keys[3]); \ in aes_round()
105 r##N = _mm_aesenc_si128(_mm_aesenc_si128(r##N, round_keys[4]), round_keys[5]); \ in aes_round()
107 r##N = _mm_aesenc_si128(_mm_aesenc_si128(r##N, round_keys[6]), round_keys[7]); \ in aes_round()
108 r##N = _mm_aesenc_si128(_mm_aesenc_si128(r##N, round_keys[8]), round_keys[9]); \ in aes_round()
145 aes_key_expand(round_keys, r0); in aes_round()
[all …]
/dports/audio/lewton/lewton-0.10.2/cargo-crates/sha2-0.1.2/rust-crypto/src/
H A Daesni.rs15 round_keys: [u8; 240] field
23 round_keys: [u8; 240] field
45 round_keys: [0u8; 240] in new()
47 setup_function(key, KeyType::Encryption, &mut e.round_keys[0..size(e.rounds)]); in new()
66 round_keys: [0u8; 240] in new()
68 setup_function(key, KeyType::Decryption, &mut d.round_keys[0..size(d.rounds)]); in new()
97 fn rust_crypto_aesni_aesimc(round_keys: *mut u8); in rust_crypto_aesni_aesimc()
104 round_keys: *const u8, in rust_crypto_aesni_encrypt_block()
109 round_keys: *const u8, in rust_crypto_aesni_decrypt_block()
166 round_keys.as_ptr(), in encrypt_block_aesni()
[all …]
H A Daesni_helpers.c12 void rust_crypto_aesni_aesimc(uint8_t* round_keys) { in rust_crypto_aesni_aesimc() argument
21 : "r" (round_keys) // inputs in rust_crypto_aesni_aesimc()
281 uint8_t* round_keys, in rust_crypto_aesni_encrypt_block() argument
310 : "+&r" (rounds), "+&r" (round_keys) // outputs in rust_crypto_aesni_encrypt_block()
322 uint8_t* round_keys, in rust_crypto_aesni_decrypt_block() argument
351 : "+&r" (rounds), "+&r" (round_keys) // outputs in rust_crypto_aesni_decrypt_block()
/dports/devel/dtool/dtool-0.11.0/cargo-crates/rust-crypto-0.2.36/src/
H A Daesni.rs15 round_keys: [u8; 240] field
23 round_keys: [u8; 240] field
45 round_keys: [0u8; 240] in new()
47 setup_function(key, KeyType::Encryption, &mut e.round_keys[0..size(e.rounds)]); in new()
66 round_keys: [0u8; 240] in new()
68 setup_function(key, KeyType::Decryption, &mut d.round_keys[0..size(d.rounds)]); in new()
97 fn rust_crypto_aesni_aesimc(round_keys: *mut u8); in rust_crypto_aesni_aesimc()
104 round_keys: *const u8, in rust_crypto_aesni_encrypt_block()
109 round_keys: *const u8, in rust_crypto_aesni_decrypt_block()
166 round_keys.as_ptr(), in encrypt_block_aesni()
[all …]
H A Daesni_helpers.c12 void rust_crypto_aesni_aesimc(uint8_t* round_keys) { in rust_crypto_aesni_aesimc() argument
21 : "r" (round_keys) // inputs in rust_crypto_aesni_aesimc()
281 uint8_t* round_keys, in rust_crypto_aesni_encrypt_block() argument
310 : "+&r" (rounds), "+&r" (round_keys) // outputs in rust_crypto_aesni_encrypt_block()
322 uint8_t* round_keys, in rust_crypto_aesni_decrypt_block() argument
351 : "+&r" (rounds), "+&r" (round_keys) // outputs in rust_crypto_aesni_decrypt_block()
/dports/lang/zig-devel/zig-0.9.0/lib/std/crypto/aes/
H A Daesni.zig179 round_keys: [rounds + 1]Block,
206 round_keys[round] = t1.*;
209 round_keys[rcs.len] = t1.*;
210 return Self{ .round_keys = round_keys };
216 round_keys[0] = t1.*;
226 return Self{ .round_keys = round_keys };
231 const round_keys = &key_schedule.round_keys;
277 const round_keys = ctx.key_schedule.round_keys;
289 const round_keys = ctx.key_schedule.round_keys;
301 const round_keys = ctx.key_schedule.round_keys;
[all …]
H A Darmcrypto.zig189 round_keys: [rounds + 1]Block,
256 round_keys[round] = t1.*;
259 round_keys[rcs.len] = t1.*;
260 return Self{ .round_keys = round_keys };
266 round_keys[0] = t1.*;
276 return Self{ .round_keys = round_keys };
281 const round_keys = &key_schedule.round_keys;
327 const round_keys = ctx.key_schedule.round_keys;
339 const round_keys = ctx.key_schedule.round_keys;
351 const round_keys = ctx.key_schedule.round_keys;
[all …]
/dports/lang/zig/zig-0.9.0/lib/std/crypto/aes/
H A Daesni.zig179 round_keys: [rounds + 1]Block,
206 round_keys[round] = t1.*;
209 round_keys[rcs.len] = t1.*;
210 return Self{ .round_keys = round_keys };
216 round_keys[0] = t1.*;
226 return Self{ .round_keys = round_keys };
231 const round_keys = &key_schedule.round_keys;
277 const round_keys = ctx.key_schedule.round_keys;
289 const round_keys = ctx.key_schedule.round_keys;
301 const round_keys = ctx.key_schedule.round_keys;
[all …]
H A Darmcrypto.zig189 round_keys: [rounds + 1]Block,
256 round_keys[round] = t1.*;
259 round_keys[rcs.len] = t1.*;
260 return Self{ .round_keys = round_keys };
266 round_keys[0] = t1.*;
276 return Self{ .round_keys = round_keys };
281 const round_keys = &key_schedule.round_keys;
327 const round_keys = ctx.key_schedule.round_keys;
339 const round_keys = ctx.key_schedule.round_keys;
351 const round_keys = ctx.key_schedule.round_keys;
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/krypto/
H A Daes-ncbi.c1736 round_keys[0] = state; in AESBCMEMBER()
1742 round_keys[offset] = state in AESBCMEMBER()
1783 round_keys[0] = v0; /* K0:K1:K2:K3 */ in AESBCMEMBER()
1796 round_keys[1] = v1; /* K4:K5:K6:K7 */ in AESBCMEMBER()
1799 round_keys[2] = v2; /* K8:K9:K10:K11 */ in AESBCMEMBER()
1807 round_keys[3] = v0; /* K12:K13:K14:K15 */ in AESBCMEMBER()
1918 round_keys[offset] = v0 in AESBCMEMBER()
1924 round_keys[offset] = v1 in AESBCMEMBER()
2024 state = op_AESENC (state, round_keys); in AESBCMEMBER()
2165 mround_keys = round_keys; in AESBCMEMBER()
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/krypto/
H A Daes-ncbi.c1736 round_keys[0] = state; in AESBCMEMBER()
1742 round_keys[offset] = state in AESBCMEMBER()
1783 round_keys[0] = v0; /* K0:K1:K2:K3 */ in AESBCMEMBER()
1796 round_keys[1] = v1; /* K4:K5:K6:K7 */ in AESBCMEMBER()
1799 round_keys[2] = v2; /* K8:K9:K10:K11 */ in AESBCMEMBER()
1807 round_keys[3] = v0; /* K12:K13:K14:K15 */ in AESBCMEMBER()
1918 round_keys[offset] = v0 in AESBCMEMBER()
1924 round_keys[offset] = v1 in AESBCMEMBER()
2024 state = op_AESENC (state, round_keys); in AESBCMEMBER()
2165 mround_keys = round_keys; in AESBCMEMBER()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/aes-0.7.4/tests/
H A Dhazmat.rs89 let mut round_keys = ParBlocks::default(); in cipher_round_par_fips197_vectors() localVariable
97 round_keys[i] = Block::from(vector.k_sch); in cipher_round_par_fips197_vectors()
98 round_keys[i + 4] = Block::from(vector.k_sch); in cipher_round_par_fips197_vectors()
101 aes::hazmat::cipher_round_par(&mut blocks, &round_keys); in cipher_round_par_fips197_vectors()
122 let mut round_keys = ParBlocks::default(); in equiv_inv_cipher_round_par_fips197_vectors() localVariable
130 round_keys[i] = Block::from(vector.k_sch); in equiv_inv_cipher_round_par_fips197_vectors()
131 round_keys[i + 4] = Block::from(vector.k_sch); in equiv_inv_cipher_round_par_fips197_vectors()
134 aes::hazmat::equiv_inv_cipher_round_par(&mut blocks, &round_keys); in equiv_inv_cipher_round_par_fips197_vectors()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/aes-0.7.4/tests/
H A Dhazmat.rs89 let mut round_keys = ParBlocks::default(); in cipher_round_par_fips197_vectors() localVariable
97 round_keys[i] = Block::from(vector.k_sch); in cipher_round_par_fips197_vectors()
98 round_keys[i + 4] = Block::from(vector.k_sch); in cipher_round_par_fips197_vectors()
101 aes::hazmat::cipher_round_par(&mut blocks, &round_keys); in cipher_round_par_fips197_vectors()
122 let mut round_keys = ParBlocks::default(); in equiv_inv_cipher_round_par_fips197_vectors() localVariable
130 round_keys[i] = Block::from(vector.k_sch); in equiv_inv_cipher_round_par_fips197_vectors()
131 round_keys[i + 4] = Block::from(vector.k_sch); in equiv_inv_cipher_round_par_fips197_vectors()
134 aes::hazmat::equiv_inv_cipher_round_par(&mut blocks, &round_keys); in equiv_inv_cipher_round_par_fips197_vectors()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/aes-0.7.5/tests/
H A Dhazmat.rs89 let mut round_keys = ParBlocks::default(); in cipher_round_par_fips197_vectors() localVariable
97 round_keys[i] = Block::from(vector.k_sch); in cipher_round_par_fips197_vectors()
98 round_keys[i + 4] = Block::from(vector.k_sch); in cipher_round_par_fips197_vectors()
101 aes::hazmat::cipher_round_par(&mut blocks, &round_keys); in cipher_round_par_fips197_vectors()
122 let mut round_keys = ParBlocks::default(); in equiv_inv_cipher_round_par_fips197_vectors() localVariable
130 round_keys[i] = Block::from(vector.k_sch); in equiv_inv_cipher_round_par_fips197_vectors()
131 round_keys[i + 4] = Block::from(vector.k_sch); in equiv_inv_cipher_round_par_fips197_vectors()
134 aes::hazmat::equiv_inv_cipher_round_par(&mut blocks, &round_keys); in equiv_inv_cipher_round_par_fips197_vectors()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/aes-0.7.5/tests/
H A Dhazmat.rs89 let mut round_keys = ParBlocks::default(); in cipher_round_par_fips197_vectors() localVariable
97 round_keys[i] = Block::from(vector.k_sch); in cipher_round_par_fips197_vectors()
98 round_keys[i + 4] = Block::from(vector.k_sch); in cipher_round_par_fips197_vectors()
101 aes::hazmat::cipher_round_par(&mut blocks, &round_keys); in cipher_round_par_fips197_vectors()
122 let mut round_keys = ParBlocks::default(); in equiv_inv_cipher_round_par_fips197_vectors() localVariable
130 round_keys[i] = Block::from(vector.k_sch); in equiv_inv_cipher_round_par_fips197_vectors()
131 round_keys[i + 4] = Block::from(vector.k_sch); in equiv_inv_cipher_round_par_fips197_vectors()
134 aes::hazmat::equiv_inv_cipher_round_par(&mut blocks, &round_keys); in equiv_inv_cipher_round_par_fips197_vectors()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/aes-0.7.4/src/
H A Dhazmat.rs90 pub fn cipher_round_par(blocks: &mut ParBlocks, round_keys: &ParBlocks) { in cipher_round_par()
92 intrinsics::cipher_round_par(blocks, round_keys) in cipher_round_par()
95 soft::cipher_round_par(blocks, round_keys); in cipher_round_par()
130 pub fn equiv_inv_cipher_round_par(blocks: &mut ParBlocks, round_keys: &ParBlocks) { in equiv_inv_cipher_round_par()
132 intrinsics::equiv_inv_cipher_round_par(blocks, round_keys) in equiv_inv_cipher_round_par()
135 soft::equiv_inv_cipher_round_par(blocks, round_keys); in equiv_inv_cipher_round_par()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/aes-0.7.4/src/
H A Dhazmat.rs90 pub fn cipher_round_par(blocks: &mut ParBlocks, round_keys: &ParBlocks) { in cipher_round_par()
92 intrinsics::cipher_round_par(blocks, round_keys) in cipher_round_par()
95 soft::cipher_round_par(blocks, round_keys); in cipher_round_par()
130 pub fn equiv_inv_cipher_round_par(blocks: &mut ParBlocks, round_keys: &ParBlocks) { in equiv_inv_cipher_round_par()
132 intrinsics::equiv_inv_cipher_round_par(blocks, round_keys) in equiv_inv_cipher_round_par()
135 soft::equiv_inv_cipher_round_par(blocks, round_keys); in equiv_inv_cipher_round_par()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/aes-0.7.5/src/
H A Dhazmat.rs90 pub fn cipher_round_par(blocks: &mut ParBlocks, round_keys: &ParBlocks) { in cipher_round_par()
92 intrinsics::cipher_round_par(blocks, round_keys) in cipher_round_par()
95 soft::cipher_round_par(blocks, round_keys); in cipher_round_par()
130 pub fn equiv_inv_cipher_round_par(blocks: &mut ParBlocks, round_keys: &ParBlocks) { in equiv_inv_cipher_round_par()
132 intrinsics::equiv_inv_cipher_round_par(blocks, round_keys) in equiv_inv_cipher_round_par()
135 soft::equiv_inv_cipher_round_par(blocks, round_keys); in equiv_inv_cipher_round_par()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/aes-0.7.5/src/
H A Dhazmat.rs90 pub fn cipher_round_par(blocks: &mut ParBlocks, round_keys: &ParBlocks) { in cipher_round_par()
92 intrinsics::cipher_round_par(blocks, round_keys) in cipher_round_par()
95 soft::cipher_round_par(blocks, round_keys); in cipher_round_par()
130 pub fn equiv_inv_cipher_round_par(blocks: &mut ParBlocks, round_keys: &ParBlocks) { in equiv_inv_cipher_round_par()
132 intrinsics::equiv_inv_cipher_round_par(blocks, round_keys) in equiv_inv_cipher_round_par()
135 soft::equiv_inv_cipher_round_par(blocks, round_keys); in equiv_inv_cipher_round_par()

12345