Lines Matching refs:get
1225 /* Allocate `keylen + 1` bytes to ensure that we get
2062 /* Make sure calling put and get on NULL buffer results in error. */
2072 /* Make sure calling put and get on a buffer that hasn't been set up results
2084 /* Make sure calling put and get on NULL input only results in
2119 * - Afterwards if we try to get \p get1 bytes then we can get \get1_ret bytes.
2122 * - Afterwards if we try to get \p get1 bytes then we can get \get1_ret bytes.
2134 size_t get[ROUNDS];
2148 * expecting more to put or get than we actually asked for. */
2159 get[0] = get1;
2163 get[1] = get2;
2211 output + read, get[j] ) );
4253 /* Prepare dummy session and get serialized size */