aboutsummaryrefslogtreecommitdiff
path: root/doc/html/_sources/appdev/refs/api/krb5_calculate_checksum.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/_sources/appdev/refs/api/krb5_calculate_checksum.txt')
-rw-r--r--doc/html/_sources/appdev/refs/api/krb5_calculate_checksum.txt54
1 files changed, 54 insertions, 0 deletions
diff --git a/doc/html/_sources/appdev/refs/api/krb5_calculate_checksum.txt b/doc/html/_sources/appdev/refs/api/krb5_calculate_checksum.txt
new file mode 100644
index 000000000000..ef40b12e32db
--- /dev/null
+++ b/doc/html/_sources/appdev/refs/api/krb5_calculate_checksum.txt
@@ -0,0 +1,54 @@
+krb5_calculate_checksum
+=======================
+
+..
+
+.. c:function:: krb5_error_code krb5_calculate_checksum(krb5_context context, krb5_cksumtype ctype, krb5_const_pointer in, size_t in_length, krb5_const_pointer seed, size_t seed_length, krb5_checksum * outcksum)
+
+..
+
+
+:param:
+
+ **context**
+
+ **ctype**
+
+ **in**
+
+ **in_length**
+
+ **seed**
+
+ **seed_length**
+
+ **outcksum**
+
+
+..
+
+
+
+..
+
+
+DEPRECATED See krb5_c_make_checksum()
+
+
+
+
+
+
+
+
+
+
+
+
+
+..
+
+
+
+
+