Searched refs:mod_cryptoops (Results 1 – 18 of 18) sorted by relevance
| /illumos-gate/usr/src/uts/common/bignum/ |
| H A D | bignum_mod.c | 32 extern struct mod_ops mod_cryptoops;
|
| /illumos-gate/usr/src/uts/common/crypto/io/ |
| H A D | md4_mod.c | 50 extern struct mod_ops mod_cryptoops; 57 &mod_cryptoops,
|
| H A D | arcfour.c | 41 extern struct mod_ops mod_cryptoops; 47 &mod_cryptoops,
|
| H A D | swrand.c | 130 extern struct mod_ops mod_cryptoops; 136 &mod_cryptoops,
|
| H A D | blowfish.c | 43 extern struct mod_ops mod_cryptoops; 49 &mod_cryptoops,
|
| H A D | md5_mod.c | 49 extern struct mod_ops mod_cryptoops; 61 &mod_cryptoops,
|
| H A D | viorand.c | 117 .crypto_modops = &mod_cryptoops,
|
| H A D | ecc.c | 53 extern struct mod_ops mod_cryptoops; 59 &mod_cryptoops,
|
| H A D | rsa.c | 50 extern struct mod_ops mod_cryptoops; 56 &mod_cryptoops,
|
| H A D | aes.c | 46 extern struct mod_ops mod_cryptoops; 52 &mod_cryptoops,
|
| H A D | skein_mod.c | 46 &mod_cryptoops,
|
| H A D | sha1_mod.c | 56 &mod_cryptoops,
|
| H A D | sha2_mod.c | 55 &mod_cryptoops,
|
| H A D | dca.c | 139 extern struct mod_ops mod_cryptoops; 142 &mod_cryptoops,
|
| H A D | dprov.c | 190 &mod_cryptoops,
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | modctl.h | 66 extern struct mod_ops mod_cryptoops;
|
| /illumos-gate/usr/src/uts/common/des/ |
| H A D | des_crypt.c | 75 extern struct mod_ops mod_cryptoops; 86 &mod_cryptoops,
|
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | modconf.c | 119 struct mod_ops mod_cryptoops = { variable
|