Home | Sort by relevance Sort by last modified time |
/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...] |