Home
last modified time | relevance | path

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

/external/chromium_org/third_party/openssl/openssl/crypto/engine/
Deng_cryptodev.c94 static int cryptodev_usable_ciphers(const int **nids);
335 cryptodev_usable_ciphers(const int **nids) in cryptodev_usable_ciphers() function
613 return (cryptodev_usable_ciphers(nids)); in cryptodev_engine_ciphers()
/external/openssl/crypto/engine/
Deng_cryptodev.c94 static int cryptodev_usable_ciphers(const int **nids);
335 cryptodev_usable_ciphers(const int **nids) in cryptodev_usable_ciphers() function
613 return (cryptodev_usable_ciphers(nids)); in cryptodev_engine_ciphers()