Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_ossltest.c247 static int ossltest_cipher_nids[] = { variable
531 *nids = ossltest_cipher_nids; in ossltest_ciphers()
532 return (sizeof(ossltest_cipher_nids) - 1) in ossltest_ciphers()
533 / sizeof(ossltest_cipher_nids[0]); in ossltest_ciphers()