Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpersistent_token.c74 static enum pkcs11_rc do_hash(uint32_t user, const uint8_t *pin, in do_hash()
98 enum pkcs11_rc hash_pin(enum pkcs11_user_type user, const uint8_t *pin, in hash_pin()
115 enum pkcs11_rc verify_pin(enum pkcs11_user_type user, const uint8_t *pin, in verify_pin()
/optee_os/core/include/kernel/
H A Dthread_private.h29 enum thread_shm_cache_user user; member
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_pake.c160 uint8_t *peer = NULL, *user = NULL; in mbedtls_psa_pake_setup() local
H A Dssl_tls.c1972 const uint8_t *user = NULL; in mbedtls_ssl_set_hs_ecjpake_password_common() local
/optee_os/core/kernel/
H A Dthread.c778 get_shm_cache_entry(enum thread_shm_cache_user user) in get_shm_cache_entry()
796 void *thread_rpc_shm_cache_alloc(enum thread_shm_cache_user user, in thread_rpc_shm_cache_alloc()