Searched refs:CRYPTO_SIGN (Results 1 – 4 of 4) sorted by relevance
247 while ((r = ioctl(kernel_fd, CRYPTO_SIGN, &sign)) < 0) { in C_Sign()
856 #define CRYPTO_SIGN CRYPTO(67) macro
976 { (uint_t)CRYPTO_SIGN, "CRYPTO_SIGN", NULL },
6633 case CRYPTO_SIGN: in crypto_ioctl()