Home
last modified time | relevance | path

Searched refs:okey (Results 1 – 1 of 1) sorted by relevance

/mbedtls-latest/library/
Dssl_msg.c213 const unsigned char * const okey = ikey + block_size; in mbedtls_ct_hmac() local
261 MD_CHK(mbedtls_md_update(ctx, okey, block_size)); in mbedtls_ct_hmac()