Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dquicapitest.c353 } testciphers[] = { in test_cipher_find() local
374 for (i = 0; i < OSSL_NELEM(testciphers); i++) in test_cipher_find()
375 if (testciphers[i].ok) { in test_cipher_find()
377 testciphers[i].cipherbytes))) in test_cipher_find()
381 testciphers[i].cipherbytes))) in test_cipher_find()