Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/kernel/
H A Dtee_misc.c34 uint32_t tee_b2hs(uint8_t *b, uint8_t *hs, uint32_t blen, uint32_t hslen) in tee_b2hs()
50 uint32_t tee_hs2b(uint8_t *hs, uint8_t *b, uint32_t hslen, uint32_t blen) in tee_hs2b()
/optee_os/core/lib/libtomcrypt/
H A Dhash.c175 hash_state hs; in hash_sha256_check() local
194 hash_state hs; in hash_sha512_256_compute() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_msg.c3416 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in mbedtls_ssl_update_handshake_status() local
4390 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_load_buffered_message() local
4481 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_make_space() local
4522 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_message() local
4822 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_free_buffered_record() local
4839 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_load_buffered_record() local
4900 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_future_record() local
6396 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in mbedtls_ssl_buffering_free() local
6412 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffering_free_slot() local
H A Dssl_misc.h857 } hs[MBEDTLS_SSL_MAX_BUFFERED_HS]; member
/optee_os/lib/libmbedtls/core/
H A Dhash.c185 mbedtls_sha256_context hs; in hash_sha256_check() local