Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptodev.h309 #define CRK_DSA_VERIFY 3 macro
316 #define CRF_DSA_VERIFY (1 << CRK_DSA_VERIFY)
H A Dcryptodev.c1237 case CRK_DSA_VERIFY: in cryptodev_key()