HomeSort by relevance Sort by last modified time
    Searched refs:final_used (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/evp/
evp_enc.c 227 ctx->final_used=0;
402 if(ctx->final_used)
420 ctx->final_used=1;
424 ctx->final_used = 0;
458 if (ctx->buf_len || !ctx->final_used)
evp.h 384 int final_used; member in struct:evp_cipher_ctx_st
    [all...]
  /external/openssl/include/openssl/
evp.h 384 int final_used; member in struct:evp_cipher_ctx_st
    [all...]

Completed in 30 milliseconds