Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_dasync.c219 static int dasync_cipher_nids[] = { variable
479 *nids = dasync_cipher_nids; in dasync_ciphers()
480 return (sizeof(dasync_cipher_nids) - in dasync_ciphers()
481 1) / sizeof(dasync_cipher_nids[0]); in dasync_ciphers()