Searched refs:pout (Results 1 – 3 of 3) sorted by relevance
13 blake2b_long(void *pout, size_t outlen, const void *in, size_t inlen) in blake2b_long() argument15 uint8_t *out = (uint8_t *) pout; in blake2b_long()
6 int blake2b_long(void *pout, size_t outlen, const void *in, size_t inlen);
115 … uint64_t pout : 1; /**< Indicates whether the P pipe is used by this instruction. member