Searched refs:outlen_p (Results 1 – 1 of 1) sorted by relevance
113 unsigned char *out, unsigned long long *outlen_p, in crypto_secretstream_xchacha20poly1305_push() argument123 if (outlen_p != NULL) { in crypto_secretstream_xchacha20poly1305_push()124 *outlen_p = 0U; in crypto_secretstream_xchacha20poly1305_push()170 if (outlen_p != NULL) { in crypto_secretstream_xchacha20poly1305_push()171 *outlen_p = crypto_secretstream_xchacha20poly1305_ABYTES + mlen; in crypto_secretstream_xchacha20poly1305_push()