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

/external/chromium_org/third_party/openssl/openssl/crypto/modes/
H A Dccm128.c156 static void ctr64_inc(unsigned char *counter) { function
212 ctr64_inc(ctx->nonce.c);
275 ctr64_inc(ctx->nonce.c);
/external/openssl/crypto/modes/
H A Dccm128.c156 static void ctr64_inc(unsigned char *counter) { function
212 ctr64_inc(ctx->nonce.c);
275 ctr64_inc(ctx->nonce.c);
/external/chromium_org/third_party/openssl/openssl/crypto/evp/
H A De_aes.c687 static void ctr64_inc(unsigned char *counter) { function
780 ctr64_inc(gctx->iv + gctx->ivlen - 8);
/external/openssl/crypto/evp/
H A De_aes.c687 static void ctr64_inc(unsigned char *counter) { function
780 ctr64_inc(gctx->iv + gctx->ivlen - 8);

Completed in 144 milliseconds