OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctr64_inc
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/modes/
ccm128.c
156
static void
ctr64_inc
(unsigned char *counter) {
function
212
ctr64_inc
(ctx->nonce.c);
275
ctr64_inc
(ctx->nonce.c);
/external/openssl/crypto/evp/
e_aes.c
687
static void
ctr64_inc
(unsigned char *counter) {
function
780
ctr64_inc
(gctx->iv + gctx->ivlen - 8);
[
all
...]
Completed in 558 milliseconds