/third_party/mbedtls/tests/src/drivers/ |
H A D | platform_builtin_keys.c | 34 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 D | psa_crypto_slot_management.h | 241 static inline int psa_key_lifetime_is_external(psa_key_lifetime_t lifetime) in psa_key_lifetime_is_external() argument [all...] |
H A D | psa_crypto_storage.h | 287 psa_key_lifetime_t lifetime; member
|
H A D | psa_crypto_se.c | 99 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 D | ssl_ticket.c | 154 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 D | psa_crypto_slot_management.c | 293 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 D | psa_crypto_storage.c | 228 uint8_t lifetime[sizeof(psa_key_lifetime_t)]; member
|
H A D | ssl_tls12_client.c | 3378 uint32_t lifetime; in ssl_parse_new_session_ticket() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | MemoryBuffer.cpp | 94 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 D | minimal-http-server-eventlib-foreign.c | 31 int lifetime = 5, reported; variable
|
/third_party/skia/third_party/externals/angle2/samples/particle_system/ |
H A D | ParticleSystem.cpp | 214 float lifetime; member
|
/third_party/mbedtls/include/psa/ |
H A D | crypto_struct.h | 312 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 D | lib.rs | 412 mod lifetime; modules
|
H A D | buffer.rs | 262 pub fn lifetime(mut self) -> Option<(Lifetime, Cursor<'a>)> { in lifetime() functions
|
/third_party/mbedtls/tests/src/ |
H A D | psa_exercise_key.c | 34 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 D | tdls.c | 107 u32 lifetime; member [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | localematcher.cpp | 601 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 D | localematcher.cpp | 601 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 D | localematcher.cpp | 619 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 D | eap_fast.c | 908 u32 lifetime; in eap_fast_parse_pac_info() local
|
H A D | eap_teap.c | 948 u32 lifetime; in eap_teap_parse_pac_info() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_server_fast.c | 129 os_time_t lifetime = 0; in eap_fast_session_ticket_cb() local [all...] |
H A D | eap_server_teap.c | 139 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 D | eap_fast.c | 928 u32 lifetime; in eap_fast_parse_pac_info() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | eap_server_fast.c | 129 os_time_t lifetime = 0; in eap_fast_session_ticket_cb() local [all...] |