Searched refs:cryptodev_dh_compute_key (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_cryptodev.c117 static int cryptodev_dh_compute_key(unsigned char *key,
971 cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) function
1124 cryptodev_dh_compute_key;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_cryptodev.c129 static int cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key,
1378 cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) function
1526 cryptodev_dh.compute_key = cryptodev_dh_compute_key;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_cryptodev.c129 static int cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key,
1378 cryptodev_dh_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) function
1526 cryptodev_dh.compute_key = cryptodev_dh_compute_key;

Completed in 33 milliseconds