Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptodev.h308 #define CRK_DSA_SIGN 2 macro
315 #define CRF_DSA_SIGN (1 << CRK_DSA_SIGN)
H A Dcryptodev.c1232 case CRK_DSA_SIGN: in cryptodev_key()