Searched defs:ctx_size (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/boringssl/src/crypto/cipher/
H A Dinternal.h84 /* ctx_size contains the size, in bytes, of the per-key context for this
86 unsigned ctx_size; member in struct:evp_cipher_st
/external/chromium_org/third_party/boringssl/src/crypto/digest/
H A Dinternal.h91 /* ctx_size contains the size, in bytes, of the state of the hash function. */
92 unsigned ctx_size; member in struct:env_md_st
/external/openssl/crypto/evp/
H A Devp.h180 int ctx_size; /* how big does the ctx->md_data need to be */ member in struct:env_md_st
315 int ctx_size; /* how big ctx->cipher_data needs to be */ member in struct:evp_cipher_st
/external/openssl/include/openssl/
H A Devp.h180 int ctx_size; /* how big does the ctx->md_data need to be */ member in struct:env_md_st
315 int ctx_size; /* how big ctx->cipher_data needs to be */ member in struct:evp_cipher_st

Completed in 423 milliseconds