HomeSort by relevance Sort by last modified time
    Searched refs:purpose (Results 201 - 225 of 438) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/linux-x86/src/image/jpeg/
fdct.go 28 fitness for a particular purpose. This software is provided "AS IS", and you,
35 software (or portions thereof) for any purpose, without fee, subject to these
  /system/keymaster/include/keymaster/
android_keymaster_messages.h 172 return append_uint32_to_buf(buf, end, purpose);
176 copy_uint32_from_buf(buf_ptr, end, &purpose);
180 keymaster_purpose_t purpose; member in struct:keymaster::SupportedByAlgorithmAndPurposeRequest
344 keymaster_purpose_t purpose; member in struct:keymaster::BeginOperationRequest
    [all...]
  /system/keymaster/tests/
android_keymaster_messages_test.cpp 98 req.purpose = KM_PURPOSE_DECRYPT;
102 EXPECT_EQ(KM_PURPOSE_DECRYPT, deserialized->purpose);
199 msg.purpose = KM_PURPOSE_SIGN;
204 EXPECT_EQ(KM_PURPOSE_SIGN, deserialized->purpose);
  /system/security/keystore/
key_store_service.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
a.out.go 24 // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39 NREG = 16 // number of general purpose registers
44 // General purpose registers (GPRs).
167 C_REG // general-purpose register (64-bit)
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
a.out.go 24 // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39 NREG = 16 // number of general purpose registers
44 // General purpose registers (GPRs).
167 C_REG // general-purpose register (64-bit)
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.desktop/
xwindows.md 25 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
57 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
86 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
108 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
140 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
156 documentation for any purpose and without fee is hereby granted,
175 PURPOSE. Hewlett-Packard shall not be liable for errors
188 documentation for any purpose is hereby granted without fee, provided that
198 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
215 documentation for any purpose and without fee is hereby granted
    [all...]
  /prebuilts/jdk/jdk9/linux-x86/legal/java.desktop/
xwindows.md 25 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
57 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
86 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
108 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
140 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
156 documentation for any purpose and without fee is hereby granted,
175 PURPOSE. Hewlett-Packard shall not be liable for errors
188 documentation for any purpose is hereby granted without fee, provided that
198 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
215 documentation for any purpose and without fee is hereby granted
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/
AsmDispatchExecute.asm 57 ; Save general purpose register and rflag register
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
README.txt 15 The purpose of the FdtPlatformDxe UEFI driver is to install the Flat Device
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/X64/
Thunk64To32.asm 63 ; Save general purpose register and rflag register
  /external/boringssl/src/crypto/fipsmodule/bn/
bn_test_to_fuzzer.go 4 // purpose with or without fee is hereby granted, provided that the above
  /external/boringssl/src/crypto/x509/
x509_lu.c 43 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
689 int X509_STORE_set_purpose(X509_STORE *ctx, int purpose)
691 return X509_VERIFY_PARAM_set_purpose(ctx->param, purpose);
  /external/boringssl/src/ssl/test/runner/
chacha20_poly1305.go 4 // purpose with or without fee is hereby granted, provided that the above
chacha20_poly1305_test.go 4 // purpose with or without fee is hereby granted, provided that the above
recordingconn.go 4 // purpose with or without fee is hereby granted, provided that the above
  /external/boringssl/src/util/fipstools/
break-hash.go 4 // purpose with or without fee is hereby granted, provided that the above
inject-hash.go 4 // purpose with or without fee is hereby granted, provided that the above
  /external/curl/packages/vms/
build_gnv_curl_pcsi_text.com 18 $! purpose with or without fee is hereby granted, provided that the above
clean_gnv_curl.com 21 $! purpose with or without fee is hereby granted, provided that the above
stage_curl_install.com 30 $! purpose with or without fee is hereby granted, provided that the above
  /external/libunwind/doc/
unw_get_proc_info_by_ip.tex 36 when accessing the address-space. It has the same purpose as the
unw_resume.tex 45 purpose). These registers are normally treated like ``scratch''
  /external/nos/host/generic/nugget/proto/nugget/app/keymaster/
keymaster.proto 243 KeyPurpose purpose = 1;
  /platform_testing/docs/development/
test-config.md 73 preparer. The exact purpose of value field is dependent on how preparer defined

Completed in 355 milliseconds

1 2 3 4 5 6 7 891011>>