Searched refs:encrypt_mode (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/tests/
H A Dfipsdrv.c1051 run_encrypt_decrypt (int encrypt_mode,
1105 if (encrypt_mode)
1111 encrypt_mode? "en":"de", gpg_strerror (err));
1137 run_cipher_mct_loop (int encrypt_mode, int cipher_algo, int cipher_mode,
1190 if (encrypt_mode)
1196 encrypt_mode? "en":"de", gpg_strerror (err));
1199 if (encrypt_mode && (cipher_mode == GCRY_CIPHER_MODE_CFB
1204 else if (!encrypt_mode && cipher_mode == GCRY_CIPHER_MODE_CFB)
1050 run_encrypt_decrypt(int encrypt_mode, int cipher_algo, int cipher_mode, const void *iv_buffer, size_t iv_buflen, const void *key_buffer, size_t key_buflen, const void *data, size_t datalen, FILE *fp) argument
1136 run_cipher_mct_loop(int encrypt_mode, int cipher_algo, int cipher_mode, const void *iv_buffer, size_t iv_buflen, const void *key_buffer, size_t key_buflen, const void *data, size_t datalen, int iterations) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/tests/
H A Dfipsdrv.c1051 run_encrypt_decrypt (int encrypt_mode,
1105 if (encrypt_mode)
1111 encrypt_mode? "en":"de", gpg_strerror (err));
1137 run_cipher_mct_loop (int encrypt_mode, int cipher_algo, int cipher_mode,
1190 if (encrypt_mode)
1196 encrypt_mode? "en":"de", gpg_strerror (err));
1199 if (encrypt_mode && (cipher_mode == GCRY_CIPHER_MODE_CFB
1204 else if (!encrypt_mode && cipher_mode == GCRY_CIPHER_MODE_CFB)
1050 run_encrypt_decrypt(int encrypt_mode, int cipher_algo, int cipher_mode, const void *iv_buffer, size_t iv_buflen, const void *key_buffer, size_t key_buflen, const void *data, size_t datalen, FILE *fp) argument
1136 run_cipher_mct_loop(int encrypt_mode, int cipher_algo, int cipher_mode, const void *iv_buffer, size_t iv_buflen, const void *key_buffer, size_t key_buflen, const void *data, size_t datalen, int iterations) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/tests/
H A Dfipsdrv.c1051 run_encrypt_decrypt (int encrypt_mode,
1105 if (encrypt_mode)
1111 encrypt_mode? "en":"de", gpg_strerror (err));
1137 run_cipher_mct_loop (int encrypt_mode, int cipher_algo, int cipher_mode,
1190 if (encrypt_mode)
1196 encrypt_mode? "en":"de", gpg_strerror (err));
1199 if (encrypt_mode && (cipher_mode == GCRY_CIPHER_MODE_CFB
1204 else if (!encrypt_mode && cipher_mode == GCRY_CIPHER_MODE_CFB)
1050 run_encrypt_decrypt(int encrypt_mode, int cipher_algo, int cipher_mode, const void *iv_buffer, size_t iv_buflen, const void *key_buffer, size_t key_buflen, const void *data, size_t datalen, FILE *fp) argument
1136 run_cipher_mct_loop(int encrypt_mode, int cipher_algo, int cipher_mode, const void *iv_buffer, size_t iv_buflen, const void *key_buffer, size_t key_buflen, const void *data, size_t datalen, int iterations) argument

Completed in 163 milliseconds