Searched refs:tls_verify_hash (Results 1 – 4 of 4) sorted by relevance
237 struct tls_verify_hash { struct254 int tls_verify_hash_init(struct tls_verify_hash *verify); argument255 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf,257 void tls_verify_hash_free(struct tls_verify_hash *verify);
206 int tls_verify_hash_init(struct tls_verify_hash *verify) in tls_verify_hash_init()238 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf, in tls_verify_hash_add()264 void tls_verify_hash_free(struct tls_verify_hash *verify) in tls_verify_hash_free()
35 struct tls_verify_hash verify;
43 struct tls_verify_hash verify;