Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_padlock.c280 static const int padlock_cipher_nids[] = { variable
300 static int padlock_cipher_nids_num = (sizeof(padlock_cipher_nids) /
301 sizeof(padlock_cipher_nids[0]));
552 *nids = padlock_cipher_nids; in padlock_ciphers()