HomeSort by relevance Sort by last modified time
    Searched defs:ctx_size (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/crypto/digest/
internal.h 90 /* ctx_size contains the size, in bytes, of the state of the hash function. */
91 unsigned ctx_size; member in struct:env_md_st
  /external/boringssl/src/include/openssl/
cipher.h 507 /* ctx_size contains the size, in bytes, of the per-key context for this
509 unsigned ctx_size; member in struct:evp_cipher_st

Completed in 51 milliseconds