Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_cryptodev.c87 static int get_asym_dev_crypto(void);
225 get_asym_dev_crypto(void) in get_asym_dev_crypto() function
999 if ((fd = get_asym_dev_crypto()) < 0) in cryptodev_asym()
1294 if ((fd = get_asym_dev_crypto()) < 0) { in cryptodev_dh_compute_key()