Searched refs:ctr64_add (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/modes/
H A Dccm128.c296 static void ctr64_add(unsigned char *counter, size_t inc) function
350 ctr64_add(ctx->nonce.c, n / 16);
410 ctr64_add(ctx->nonce.c, n / 16);

Completed in 73 milliseconds