Public Attributes | List of all members
HKDFTestVector Struct Reference

Public Attributes

const uint8_t ikm [80]
 
const size_t ikm_len
 
const uint8_t info [80]
 
const size_t info_len
 
const EVP_MD *(* md_func )(void)
 
const uint8_t out [82]
 
const size_t out_len
 
const uint8_t prk [EVP_MAX_MD_SIZE]
 
const size_t prk_len
 
const uint8_t salt [80]
 
const size_t salt_len
 

Detailed Description

Definition at line 26 of file hkdf_test.cc.

Member Data Documentation

◆ ikm

const uint8_t HKDFTestVector::ikm[80]

Definition at line 28 of file hkdf_test.cc.

◆ ikm_len

const size_t HKDFTestVector::ikm_len

Definition at line 29 of file hkdf_test.cc.

◆ info

const uint8_t HKDFTestVector::info[80]

Definition at line 32 of file hkdf_test.cc.

◆ info_len

const size_t HKDFTestVector::info_len

Definition at line 33 of file hkdf_test.cc.

◆ md_func

const EVP_MD*(* HKDFTestVector::md_func) (void)

Definition at line 27 of file hkdf_test.cc.

◆ out

const uint8_t HKDFTestVector::out[82]

Definition at line 37 of file hkdf_test.cc.

◆ out_len

const size_t HKDFTestVector::out_len

Definition at line 36 of file hkdf_test.cc.

◆ prk

const uint8_t HKDFTestVector::prk[EVP_MAX_MD_SIZE]

Definition at line 34 of file hkdf_test.cc.

◆ prk_len

const size_t HKDFTestVector::prk_len

Definition at line 35 of file hkdf_test.cc.

◆ salt

const uint8_t HKDFTestVector::salt[80]

Definition at line 30 of file hkdf_test.cc.

◆ salt_len

const size_t HKDFTestVector::salt_len

Definition at line 31 of file hkdf_test.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46