Home
last modified time | relevance | path

Searched defs:x4 (Results 1 – 7 of 7) sorted by relevance

/openssl/crypto/seed/
H A Dseed.c449 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
/openssl/crypto/sha/asm/
H A Dsha512-armv8.pl774 sub x4,$inp,#128 subroutine
/openssl/crypto/idea/
H A Di_cbc.c99 register unsigned long x1, x2, x3, x4, t0, t1, ul; in IDEA_encrypt() local
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c138 unsigned int x4 = 4 * n4x, minblocks, processed = 0; in tls1_multi_block_encrypt() local
718 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha1_tls1_multiblock_aad() local
H A Dcipher_aes_cbc_hmac_sha256_hw.c142 unsigned int x4 = 4 * n4x, minblocks, processed = 0; in tls1_multi_block_encrypt() local
771 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha256_tls1_multiblock_aad() local
/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c169 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
H A De_aes_cbc_hmac_sha1.c175 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

Completed in 17 milliseconds