Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcryptouser.h104 #define CRYPTO_REPORT_MAXSIZE (sizeof(struct crypto_user_alg) + \ macro
/linux-4.1.27/crypto/
Dcrypto_user.c504 dump_alloc += CRYPTO_REPORT_MAXSIZE; in crypto_user_rcv_msg()