Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/library/
Dconstant_time.c468 const unsigned char * const okey = ikey + block_size; in mbedtls_ct_hmac() local
510 MD_CHK( mbedtls_md_update( ctx, okey, block_size ) ); in mbedtls_ct_hmac()