Searched refs:tls_verify_hash (Results 1 – 4 of 4) sorted by relevance
235 struct tls_verify_hash { struct252 int tls_verify_hash_init(struct tls_verify_hash *verify); argument253 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf,255 void tls_verify_hash_free(struct tls_verify_hash *verify);
194 int tls_verify_hash_init(struct tls_verify_hash *verify) in tls_verify_hash_init()226 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf, in tls_verify_hash_add()252 void tls_verify_hash_free(struct tls_verify_hash *verify) in tls_verify_hash_free()
35 struct tls_verify_hash verify;
40 struct tls_verify_hash verify;