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

/external/boringssl/src/crypto/digest/
H A Dinternal.h90 /* 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/tpm2/
H A DOsslCryptoEngine.h33 // libtpm2 reads internal EVP_MD state (e.g. ctx_size). The boringssl headers
58 /* ctx_size contains the size, in bytes, of the state of the hash function. */
59 unsigned ctx_size; member in struct:env_md_st
/external/boringssl/include/openssl/
H A Dcipher.h517 /* ctx_size contains the size, in bytes, of the per-key context for this
519 unsigned ctx_size; member in struct:evp_cipher_st
/external/boringssl/src/include/openssl/
H A Dcipher.h517 /* ctx_size contains the size, in bytes, of the per-key context for this
519 unsigned ctx_size; member in struct:evp_cipher_st

Completed in 228 milliseconds