Searched refs:empty (Results 1 – 5 of 5) sorted by relevance
/optee_os-3.20.0/mk/ |
A D | cc-option.mk | 2 _cc-opt-cached-var-name = $(subst =,~,$(strip cached-cc-option-$(1)-$(subst $(empty) $(empty),,$(CC… 11 _ld-opt-cached-var-name = $(subst =,~,$(subst $(empty) $(empty),,$(strip cached-ld-option-$(1)-$(LD…
|
A D | cleandirs.mk | 28 RMDIR := rmdir --ignore-fail-on-non-empty
|
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | attributes.c | 62 uint32_t attribute, bool empty) in _remove_attribute() argument 81 if (empty && pkcs11_ref.size) in _remove_attribute()
|
/optee_os-3.20.0/lib/libutils/isoc/ |
A D | bget.doc | 151 totally empty are released to the global free pool by passing their 207 become empty. If <compact> is non-NULL, whenever a buffer allocation 244 function. Automatic release of empty pool blocks will occur only if all
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/ |
A D | ChangeLog | 195 pkcs12 functions when the password is empty. Fix the documentation to 410 now writing an empty string where it previously wrote one or more 1979 * Provide an empty implementation of mbedtls_pkcs5_pbes2() when 2400 * Accept empty trusted CA chain in authentication mode 3630 * zlib compression/decompression skipped on empty blocks 3850 * ssl_write_certificate_request() can handle empty ca_chain 4005 * Handle empty certificate subject names 4037 * ssl_write_certificate_request() can handle empty ca_chain 4085 * Correctly handle empty SSL/TLS packets (Found by James Yonan) 4398 * Fixed segfault on handling empty rsa_context in [all …]
|
Completed in 10 milliseconds