Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:Destination

1276                                  ct, /* ciphertext (destination) */
2111 You must set \textit{outlen} to the size of the destination buffer before calling this function. It is updated with the length of the HMAC code
2130 to the size of the destination buffer before calling this function. Similarly for files there is the following function:
2536 specifies the maximum size of the destination buffer, and is updated to hold the final size of the tag when the function returns. This will return \textbf{CRYPT\_OK} on success.
2621 specifies the maximum size of the destination buffer, and is updated to hold the final size of the tag when the function returns. This will return
4192 The \textit{type} field is one of the following ASN.1 field definitions. The \textit{data} pointer is a void pointer to the data to be encoded (or the destination) and the
4936 which output variable length strings will require you to pass the length of the destination. If the size of your output
5388 @param skey [out] The destination of the scheduled key
5546 @param tag [out] The destination tag
5591 @param out [out] Destination for tag
5605 @param out [out] Destination for tag
5619 @param out [out] Destination for tag
5652 can specify the number of rounds they want through \textit{num\_rounds} where $num\_rounds = 0$ means use the default. The destination of a scheduled key is stored
5799 @param out [out] The destination of the digest
5909 @param out [out] The destination for the state
6085 @param str The destination for the string
6119 @param c The destination of "a + b"
6128 @param c The destination of "a + b"
6136 @param c The destination of "a - b"
6145 @param c The destination of "a - b"
6154 @param c The destination of "a * b"
6163 @param c The destination of "a * b"
6170 @param b The destination
6186 @param b The destination
6194 @param c The destination for the residue
6202 @param c The destination for (a, b)
6210 @param c The destination for [a, b]
6219 @param d The destination (a*b mod c)
6227 @param c The destination (a*a mod b)
6235 @param c The destination (1/a mod b)
6244 @param b The destination for the reduction digit
6250 @param a The destination for the normalization value
6276 @param d The destination
6283 @param b The destination of the result (FP_YES if prime)
6293 @param R The destination for kG
6308 @param R The destination of P + Q
6321 @param R The destination of 2P
6348 @param C [out] Destination point (can overlap with A or B)
6366 @param key [out] Destination of a newly created private key pair
6378 @param out The destination (to be stored in an octet array format)