Searched refs:cipher_nids (Results 1 – 1 of 1) sorted by relevance
281 static int cipher_nids[4] = { 0, 0, 0, 0 }; in test_cipher_nids() local288 cipher_nids[pos++] = EVP_CIPHER_get_nid(cipher); in test_cipher_nids()290 cipher_nids[pos++] = EVP_CIPHER_get_nid(cipher); in test_cipher_nids()291 cipher_nids[pos] = 0; in test_cipher_nids()294 *nids = cipher_nids; in test_cipher_nids()