Searched defs:hash_ctx (Results 1 – 4 of 4) sorted by relevance
137 static SHA512_CTX hash_ctx; in sha512_hash_init() local146 SHA512_CTX *hash_ctx = ctx; in sha512_hash_update() local156 SHA512_CTX *hash_ctx = ctx; in sha512_hash_finish() local183 static SHA1_CTX hash_ctx; in sha1_hash_init() local192 SHA1_CTX *hash_ctx = ctx; in sha1_hash_update() local201 SHA1_CTX *hash_ctx = ctx; in sha1_hash_finish() local
86 SHA512_CTX hash_ctx; in hash_block() local
5439 SHA512_CTX hash_ctx; in ED25519_sign() local5482 SHA512_CTX hash_ctx; in ED25519_verify() local
5452 EVP_MD_CTX *hash_ctx = EVP_MD_CTX_new(); in ossl_ed25519_sign() local5508 EVP_MD_CTX *hash_ctx = NULL; in ossl_ed25519_verify() local