Searched refs:crypto (Results 51 - 75 of 103) sorted by relevance

12345

/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelEmulate.c29 #include <sys/crypto/ioctl.h>
H A DkernelSlottable.c28 #include <sys/crypto/ioctl.h>
H A DkernelSoftCommon.c33 #include <sys/crypto/ioctl.h>
H A DkernelDecrypt.c29 #include <sys/crypto/ioctl.h>
H A DkernelEncrypt.c29 #include <sys/crypto/ioctl.h>
H A DkernelSessionUtil.c31 #include <sys/crypto/ioctl.h>
368 * application exits and closes /dev/crypto.
H A DkernelDigest.c28 #include <sys/crypto/ioctl.h>
H A DkernelSession.c28 #include <sys/crypto/ioctl.h>
252 * 64K for current crypto framework providers and web servers
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dold_api_glue.c184 krb5_encrypt_size(size_t length, krb5_enctype crypto) argument
188 if (krb5_c_encrypt_length(/* XXX */ 0, crypto, length, &ret))
/osnet-11/usr/src/common/crypto/ecc/
H A Decp_test.c52 #include <sys/crypto/spi.h>
64 #include <sys/crypto/common.h>
H A Dec2_test.c52 #include <sys/crypto/spi.h>
64 #include <sys/crypto/common.h>
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dhashsum.c25 #include <grub/crypto.h>
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkpasswd-pbkdf2.c23 #include <grub/crypto.h>
H A Dgrub-fstest.c33 #include <grub/crypto.h>
443 {"crypto", 'C', NULL, OPTION_ARG_OPTIONAL, N_("Mount crypto devices."), 2},
444 {"zfs-key", 'K', N_("FILE|prompt"), 0, N_("Load zfs crypto key."), 2},
H A Dgrub-mount.c33 #include <grub/crypto.h>
409 {"crypto", 'C', NULL, OPTION_ARG_OPTIONAL, N_("Mount crypto devices."), 2},
410 {"zfs-key", 'K', N_("FILE|prompt"), 0, N_("Load zfs crypto key."), 2},
/osnet-11/usr/src/lib/libzpool/common/
H A Dkernel.c39 #include <sys/crypto/common.h>
40 #include <sys/crypto/impl.h>
41 #include <sys/crypto/api.h>
43 #include <crypto/aes/aes_impl.h>
763 * to run as much of the crypto transforms as possible, without actually
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDH.c31 #include <sys/crypto/common.h>
H A DsoftSlotToken.c29 #include <sys/crypto/common.h>
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dattrib.h38 #include "crypto.h"
145 * @crypto: (valid only for encrypted) see description below
173 * @crypto points to private structure of crypto code. You should not access
178 * etc..) or library was compiled without crypto support. Attribute size can be
198 ntfs_crypto_attr *crypto; member in struct:_ntfs_attr
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dgeli.c55 #include <grub/crypto.h>
H A Dluks.c26 #include <grub/crypto.h>
/osnet-11/usr/src/grub/grub2/grub-core/fs/zfs/
H A Dzfscrypt.c41 #include <grub/crypto.h>
/osnet-11/usr/src/grub/grub2/grub-core/io/
H A Dlzopio.c25 #include <grub/crypto.h>
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Dcrypto.c20 #include <grub/crypto.h>
/osnet-11/usr/src/lib/libsoftcrypto/common/
H A Dcrypt.c27 #include <sys/crypto/common.h>
28 #include <sys/crypto/spi.h>

Completed in 138 milliseconds

12345