Home
last modified time | relevance | path

Searched defs:jpake_client_id (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_pake.c153 static const uint8_t jpake_client_id[] = { 'c', 'l', 'i', 'e', 'n', 't' }; variable
H A Dssl_tls.c1964 static const uint8_t jpake_client_id[] = { 'c', 'l', 'i', 'e', 'n', 't' }; variable