HomeSort by: relevance | last modified time | path
    Searched defs:crypt_result (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/opencrypto/
cryptodev.h 215 * and it is passed back in the crypt_result structure
292 * and it is passed back in the crypt_result structure
313 * Note that the status will be set in the crypt_result structure,
316 struct crypt_result { struct
324 struct crypt_result * results; /* where to put them */
375 #define CIOCNCRYPTRET _IOWR('c', 111, struct crypt_result)

Completed in 202 milliseconds