Searched defs:x4 (Results 1 – 5 of 5) sorted by relevance
| /crypto/seed/ |
| A D | seed.c | 449 seed_word x1, x2, x3, x4; in SEED_set_key() local 509 seed_word x1, x2, x3, x4; in SEED_encrypt() local 554 seed_word x1, x2, x3, x4; in SEED_decrypt() local
|
| /crypto/sha/asm/ |
| A D | sha512-armv8.pl | 782 sub x4,$inp,#128 subroutine
|
| /crypto/idea/ |
| A D | i_cbc.c | 99 register unsigned long x1, x2, x3, x4, t0, t1, ul; in IDEA_encrypt() local
|
| /crypto/evp/ |
| A D | e_aes_cbc_hmac_sha1.c | 175 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local 853 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha1_ctrl() local
|
| A D | e_aes_cbc_hmac_sha256.c | 169 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local 827 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha256_ctrl() local
|
Completed in 21 milliseconds