Lines Matching full:pointer
14 * @param in_addr A pointer to the input buffer
16 * @param out_addr A pointer to the output buffer. When complete
27 * @param in_addr A pointer to the input buffer
29 * @param out_addr A pointer to the output buffer. When complete
40 * @param in_addr A pointer to the input buffer
42 * @param out_addr A pointer to the output buffer. When complete
53 * @param in_addr A pointer to the input buffer
55 * @param out_addr A pointer to the output buffer. When complete
66 * @algo: Pointer to the hash_algo struct
67 * @ctxp: Pointer to the pointer of the context for hashing
77 * @algo: Pointer to the hash_algo struct
78 * @ctx: Pointer to the context for hashing
79 * @buf: Pointer to the buffer being hashed
92 * @algo: Pointer to the hash_algo struct
93 * @ctx: Pointer to the context for hashing
94 * @dest_buf: Pointer to the destination buffer where hash is to be copied