Searched refs:CRK_DSA_SIGN (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/tests/sys/opencrypto/
H A Dcryptodevh.py213 CRK_DSA_SIGN = 2 variable
219 CRF_DSA_SIGN = (1 << CRK_DSA_SIGN)
/freebsd-11.0-release/sys/opencrypto/
H A Dcryptodev.h291 #define CRK_DSA_SIGN 2 macro
298 #define CRF_DSA_SIGN (1 << CRK_DSA_SIGN)
H A Dcryptodev.c1067 case CRK_DSA_SIGN:
/freebsd-11.0-release/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c1290 kop.crk_op = CRK_DSA_SIGN;

Completed in 60 milliseconds