Searched refs:cryptodev_dsa_do_sign (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.c110 static DSA_SIG *cryptodev_dsa_do_sign(const unsigned char *dgst,
863 cryptodev_dsa_do_sign(const unsigned char *dgst, int dlen, DSA *dsa) function
1105 cryptodev_dsa.dsa_do_sign = cryptodev_dsa_do_sign;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_cryptodev.c122 static DSA_SIG *cryptodev_dsa_do_sign(const unsigned char *dgst, int dlen,
1262 static DSA_SIG *cryptodev_dsa_do_sign(const unsigned char *dgst, int dlen, function
1508 cryptodev_dsa.dsa_do_sign = cryptodev_dsa_do_sign;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_cryptodev.c122 static DSA_SIG *cryptodev_dsa_do_sign(const unsigned char *dgst, int dlen,
1262 static DSA_SIG *cryptodev_dsa_do_sign(const unsigned char *dgst, int dlen, function
1508 cryptodev_dsa.dsa_do_sign = cryptodev_dsa_do_sign;

Completed in 47 milliseconds