Searched refs:held (Results 1 – 6 of 6) sorted by relevance
663 static unsigned char held[2048] = { 0 }; variable690 id = cur.len % sizeof(held); in handle_message()728 held[id] < HOLD_MAX && in handle_message()730 ++held[id]; in handle_message()739 held[id] < HOLD_MAX && in handle_message()741 ++held[id]; in handle_message()852 memset(held, 0, sizeof(held)); in main()
70 ### PSA-held (opaque) keys in the PK layer91 ### PSA-held (opaque) keys for TLS pre-shared keys (PSK)104 ### PSA-held (opaque) keys for TLS 1.2 EC J-PAKE key exchange
194 function also allows for key isolation (the key is only held by PSA,200 allows use of PSA-held private ECDSA keys in TLS and X.509 with no change to432 parsing on-demand" (#2478), and then the public key data would be held as
424 If any portion of this section is held invalid or unenforceable under
607 * Support for "opaque" (PSA-held) ECC keys in the PK module has been630 * Fix a case where potentially sensitive information held in memory would not867 * It is now possible to use a PSA-held (opaque) password with the TLS 1.2
186 …l the access primitives described above must be called while the mutex is held; there is a conveni…