Home
last modified time | relevance | path

Searched refs:cipherBuff (Results 1 – 5 of 5) sorted by relevance

/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/test/
H A Dtest.c17949 byte cipherBuff[64]; local
18145 if (XMEMCMP(cipherBuff, ctrCipher, 9))
18155 if (XMEMCMP(cipherBuff, oddCipher, 9))
18935 byte cipherBuff[64]; local
19063 if (EVP_Cipher(en, (byte*)cipherBuff, (byte*)ctrPlain,
19071 if (EVP_Cipher(de, (byte*)plainBuff, (byte*)cipherBuff,
19075 if (XMEMCMP(cipherBuff, ctrCipher, AES_BLOCK_SIZE*4))
19104 if (XMEMCMP(cipherBuff, ctrCipher, AES_BLOCK_SIZE*4))
19126 if (XMEMCMP(cipherBuff, ctrCipher, 9))
19136 if (XMEMCMP(cipherBuff, oddCipher, 9))
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/test/
H A Dtest.c17949 byte cipherBuff[64]; local
18145 if (XMEMCMP(cipherBuff, ctrCipher, 9))
18155 if (XMEMCMP(cipherBuff, oddCipher, 9))
18935 byte cipherBuff[64]; local
19063 if (EVP_Cipher(en, (byte*)cipherBuff, (byte*)ctrPlain,
19071 if (EVP_Cipher(de, (byte*)plainBuff, (byte*)cipherBuff,
19075 if (XMEMCMP(cipherBuff, ctrCipher, AES_BLOCK_SIZE*4))
19104 if (XMEMCMP(cipherBuff, ctrCipher, AES_BLOCK_SIZE*4))
19126 if (XMEMCMP(cipherBuff, ctrCipher, 9))
19136 if (XMEMCMP(cipherBuff, oddCipher, 9))
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/test/
H A Dtest.c17949 byte cipherBuff[64]; local
18145 if (XMEMCMP(cipherBuff, ctrCipher, 9))
18155 if (XMEMCMP(cipherBuff, oddCipher, 9))
18935 byte cipherBuff[64]; local
19063 if (EVP_Cipher(en, (byte*)cipherBuff, (byte*)ctrPlain,
19071 if (EVP_Cipher(de, (byte*)plainBuff, (byte*)cipherBuff,
19075 if (XMEMCMP(cipherBuff, ctrCipher, AES_BLOCK_SIZE*4))
19104 if (XMEMCMP(cipherBuff, ctrCipher, AES_BLOCK_SIZE*4))
19126 if (XMEMCMP(cipherBuff, ctrCipher, 9))
19136 if (XMEMCMP(cipherBuff, oddCipher, 9))
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/test/
H A Dtest.c17949 byte cipherBuff[64]; local
18145 if (XMEMCMP(cipherBuff, ctrCipher, 9))
18155 if (XMEMCMP(cipherBuff, oddCipher, 9))
18935 byte cipherBuff[64]; local
19063 if (EVP_Cipher(en, (byte*)cipherBuff, (byte*)ctrPlain,
19071 if (EVP_Cipher(de, (byte*)plainBuff, (byte*)cipherBuff,
19075 if (XMEMCMP(cipherBuff, ctrCipher, AES_BLOCK_SIZE*4))
19104 if (XMEMCMP(cipherBuff, ctrCipher, AES_BLOCK_SIZE*4))
19126 if (XMEMCMP(cipherBuff, ctrCipher, 9))
19136 if (XMEMCMP(cipherBuff, oddCipher, 9))
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/test/
H A Dtest.c17949 byte cipherBuff[64]; local
18145 if (XMEMCMP(cipherBuff, ctrCipher, 9))
18155 if (XMEMCMP(cipherBuff, oddCipher, 9))
18935 byte cipherBuff[64]; local
19063 if (EVP_Cipher(en, (byte*)cipherBuff, (byte*)ctrPlain,
19071 if (EVP_Cipher(de, (byte*)plainBuff, (byte*)cipherBuff,
19075 if (XMEMCMP(cipherBuff, ctrCipher, AES_BLOCK_SIZE*4))
19104 if (XMEMCMP(cipherBuff, ctrCipher, AES_BLOCK_SIZE*4))
19126 if (XMEMCMP(cipherBuff, ctrCipher, 9))
19136 if (XMEMCMP(cipherBuff, oddCipher, 9))
[all …]