Searched defs:crypto (Results 1 - 2 of 2) sorted by relevance

/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/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

Completed in 17 milliseconds