webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
bssl::MD Struct Reference

Public Attributes

const char * name
 
const EVP_MD *(* func )(void)
 
uint8_t *(* one_shot_func )(const uint8_t *, size_t, uint8_t *)
 

Member Data Documentation

◆ func

const EVP_MD*(* bssl::MD::func) (void)

◆ name

const char* bssl::MD::name

◆ one_shot_func

uint8_t*(* bssl::MD::one_shot_func) (const uint8_t *, size_t, uint8_t *)

The documentation for this struct was generated from the following file: