Searched refs:enc_round (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/crypto/ |
A D | aes-ce-core.S | 27 enc_round q0, \key1 28 enc_round q0, \key2 37 enc_round q0, \key1 49 enc_round q0, \key1 50 enc_round q1, \key1 51 enc_round q2, \key1 52 enc_round q3, \key1 53 enc_round q0, \key2 54 enc_round q1, \key2 55 enc_round q2, \key2 [all …]
|
/linux/arch/arm64/crypto/ |
A D | ghash-ce-core.S | 400 enc_round \s0, \key 401 enc_round \s1, \key 402 enc_round \s2, \key 403 enc_round \s3, \key 415 enc_round \state, K6 416 enc_round \state, K7 419 enc_round \state, KK 426 enc_round \state, K6 427 enc_round \state, K7 429 enc_round \state, K8 [all …]
|
Completed in 10 milliseconds