Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/engines/
De_ossltest.c246 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()
/third_party/openssl/engines/
De_ossltest.c246 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()