Home
last modified time | relevance | path

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

/src/crypto/openssl/engines/
H A De_padlock.c278 static const int padlock_cipher_nids[] = { variable
298 static int padlock_cipher_nids_num = (sizeof(padlock_cipher_nids) / sizeof(padlock_cipher_nids[0]));
549 *nids = padlock_cipher_nids; in padlock_ciphers()