Home
last modified time | relevance | path

Searched defs:lifetime (Results 1 - 25 of 35) sorted by relevance

12

/third_party/mbedtls/tests/src/drivers/
H A Dplatform_builtin_keys.c34 psa_key_lifetime_t lifetime; member
71 mbedtls_psa_platform_get_builtin_key( mbedtls_svc_key_id_t key_id, psa_key_lifetime_t *lifetime, psa_drv_slot_number_t *slot_number) mbedtls_psa_platform_get_builtin_key() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_slot_management.h241 static inline int psa_key_lifetime_is_external(psa_key_lifetime_t lifetime) in psa_key_lifetime_is_external() argument
[all...]
H A Dpsa_crypto_storage.h287 psa_key_lifetime_t lifetime; member
H A Dpsa_crypto_se.c99 int psa_get_se_driver(psa_key_lifetime_t lifetime, in psa_get_se_driver() argument
67 psa_get_se_driver_entry( psa_key_lifetime_t lifetime) psa_get_se_driver_entry() argument
H A Dssl_ticket.c154 mbedtls_ssl_ticket_rotate(mbedtls_ssl_ticket_context *ctx, const unsigned char *name, size_t nlength, const unsigned char *k, size_t klength, uint32_t lifetime) mbedtls_ssl_ticket_rotate() argument
214 mbedtls_ssl_ticket_setup(mbedtls_ssl_ticket_context *ctx, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, mbedtls_cipher_type_t cipher, uint32_t lifetime) mbedtls_ssl_ticket_setup() argument
[all...]
H A Dpsa_crypto_slot_management.c293 psa_key_lifetime_t lifetime = PSA_KEY_LIFETIME_VOLATILE; in psa_load_builtin_key_into_slot() local
502 psa_status_t psa_validate_key_location(psa_key_lifetime_t lifetime, in psa_validate_key_location() argument
527 psa_validate_key_persistence(psa_key_lifetime_t lifetime) psa_validate_key_persistence() argument
[all...]
H A Dpsa_crypto_storage.c228 uint8_t lifetime[sizeof(psa_key_lifetime_t)]; member
H A Dssl_tls12_client.c3378 uint32_t lifetime; in ssl_parse_new_session_ticket() local
/third_party/skia/third_party/externals/angle2/src/common/
H A DMemoryBuffer.cpp94 ScratchBuffer::ScratchBuffer(uint32_t lifetime) : mLifetime(lifetime), mResetCounter(lifetime) {} in ScratchBuffer() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dminimal-http-server-eventlib-foreign.c31 int lifetime = 5, reported; variable
/third_party/skia/third_party/externals/angle2/samples/particle_system/
H A DParticleSystem.cpp214 float lifetime; member
/third_party/mbedtls/include/psa/
H A Dcrypto_struct.h312 psa_key_lifetime_t lifetime = attributes->MBEDTLS_PRIVATE(lifetime); in psa_set_key_id() local
338 psa_set_key_lifetime(psa_key_attributes_t *attributes, psa_key_lifetime_t lifetime) psa_set_key_lifetime() argument
[all...]
/third_party/rust/crates/syn/src/
H A Dlib.rs412 mod lifetime; modules
H A Dbuffer.rs262 pub fn lifetime(mut self) -> Option<(Lifetime, Cursor<'a>)> { in lifetime() functions
/third_party/mbedtls/tests/src/
H A Dpsa_exercise_key.c34 static int lifetime_is_dynamic_secure_element(psa_key_lifetime_t lifetime) in lifetime_is_dynamic_secure_element() argument
46 psa_key_lifetime_t lifetime; in check_key_attributes_sanity() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dtdls.c107 u32 lifetime; member
[all...]
/third_party/icu/icu4c/source/common/
H A Dlocalematcher.cpp601 ULocMatchLifetime lifetime; member in LocaleLsrIterator
554 LocaleLsrIterator(const XLikelySubtags &likelySubtags, Locale::Iterator &locales, ULocMatchLifetime lifetime) LocaleLsrIterator() argument
/third_party/node/deps/icu-small/source/common/
H A Dlocalematcher.cpp601 ULocMatchLifetime lifetime; member in LocaleLsrIterator
554 LocaleLsrIterator(const XLikelySubtags &likelySubtags, Locale::Iterator &locales, ULocMatchLifetime lifetime) LocaleLsrIterator() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocalematcher.cpp619 ULocMatchLifetime lifetime; member in LocaleLsrIterator
572 LocaleLsrIterator(const XLikelySubtags &likelySubtags, Locale::Iterator &locales, ULocMatchLifetime lifetime) LocaleLsrIterator() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_fast.c908 u32 lifetime; in eap_fast_parse_pac_info() local
H A Deap_teap.c948 u32 lifetime; in eap_teap_parse_pac_info() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_fast.c129 os_time_t lifetime = 0; in eap_fast_session_ticket_cb() local
[all...]
H A Deap_server_teap.c139 os_time_t lifetime = 0; in eap_teap_session_ticket_cb() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_fast.c928 u32 lifetime; in eap_fast_parse_pac_info() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_fast.c129 os_time_t lifetime = 0; in eap_fast_session_ticket_cb() local
[all...]

Completed in 29 milliseconds

12