Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/engines/
H A De_dasync.c184 static int dasync_cipher_nids[] = { variable
374 *nids = dasync_cipher_nids; in dasync_ciphers()
375 return (sizeof(dasync_cipher_nids) - in dasync_ciphers()
376 1) / sizeof(dasync_cipher_nids[0]); in dasync_ciphers()