Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/aead/
H A Daeadtest.c68 NUM_TYPES enumerator
71 static const char NAMES[NUM_TYPES][6] = {
199 unsigned char bufs[NUM_TYPES][BUF_MAX], in run_cipher_aead_encrypt_test()
292 unsigned char bufs[NUM_TYPES][BUF_MAX], in run_cipher_aead_decrypt_test()
392 unsigned char bufs[NUM_TYPES][BUF_MAX], in run_cipher_aead_test()
412 unsigned char bufs[NUM_TYPES][BUF_MAX]; in main()
413 unsigned int lengths[NUM_TYPES]; in main()
426 for (j = 0; j < NUM_TYPES; j++) in main()
446 for (j = 0; j < NUM_TYPES; j++) { in main()
476 for (j = 0; j < NUM_TYPES; j++) in main()
[all …]