Home
last modified time | relevance | path

Searched refs:ecdsa (Results 1 – 25 of 35) sorted by relevance

12

/system/keymaster/km_openssl/
Decdsa_operation.cpp151 UniquePtr<EC_KEY, EC_KEY_Delete> ecdsa(EVP_PKEY_get1_EC_KEY(ecdsa_key_)); in Finish() local
152 if (!ecdsa.get()) in Finish()
155 output->Reinitialize(ECDSA_size(ecdsa.get())); in Finish()
158 output->peek_write(), &siglen_tmp, ecdsa.get())) in Finish()
216 UniquePtr<EC_KEY, EC_KEY_Delete> ecdsa(EVP_PKEY_get1_EC_KEY(ecdsa_key_)); in Finish() local
217 if (!ecdsa.get()) in Finish()
222 signature.peek_read(), signature.available_read(), ecdsa.get()); in Finish()
/system/keymaster/legacy_support/
Dec_keymaster1_key.cpp101 unique_ptr<EC_KEY, EC_KEY_Delete> ecdsa( in LoadKey() local
103 if (!ecdsa) in LoadKey()
107 EcdsaKeymaster1Key(ecdsa.release(), move(hw_enforced), move(sw_enforced), this)); in LoadKey()
Decdsa_keymaster1_operation.cpp105 unique_ptr<EVP_PKEY, EVP_PKEY_Delete> ecdsa(GetEvpKey(ecdsa_km1_key, error)); in CreateOperation() local
106 if (!ecdsa) return nullptr; in CreateOperation()
111 key.hw_enforced_move(), key.sw_enforced_move(), digest, ecdsa.release(), engine_)); in CreateOperation()
/system/ca-certificates/files/
D0d69c7e1.019 Signature Algorithm: ecdsa-with-SHA256
43 Signature Algorithm: ecdsa-with-SHA256
D7a7c655d.018 Signature Algorithm: ecdsa-with-SHA256
42 Signature Algorithm: ecdsa-with-SHA256
D6b03dec0.019 Signature Algorithm: ecdsa-with-SHA384
45 Signature Algorithm: ecdsa-with-SHA384
Dccc52f49.018 Signature Algorithm: ecdsa-with-SHA384
44 Signature Algorithm: ecdsa-with-SHA384
D9479c8c3.022 Signature Algorithm: ecdsa-with-SHA256
48 Signature Algorithm: ecdsa-with-SHA256
D2add47b6.020 Signature Algorithm: ecdsa-with-SHA384
46 Signature Algorithm: ecdsa-with-SHA384
D5acf816d.019 Signature Algorithm: ecdsa-with-SHA384
45 Signature Algorithm: ecdsa-with-SHA384
D3c899c73.021 Signature Algorithm: ecdsa-with-SHA384
49 Signature Algorithm: ecdsa-with-SHA384
D89c02a45.022 Signature Algorithm: ecdsa-with-SHA384
48 Signature Algorithm: ecdsa-with-SHA384
Dd41b5e2a.019 Signature Algorithm: ecdsa-with-SHA384
45 Signature Algorithm: ecdsa-with-SHA384
Dc491639e.021 Signature Algorithm: ecdsa-with-SHA384
47 Signature Algorithm: ecdsa-with-SHA384
D559f7c71.020 Signature Algorithm: ecdsa-with-SHA384
49 Signature Algorithm: ecdsa-with-SHA384
D88950faa.021 Signature Algorithm: ecdsa-with-SHA256
50 Signature Algorithm: ecdsa-with-SHA256
D27af790d.023 Signature Algorithm: ecdsa-with-SHA384
49 Signature Algorithm: ecdsa-with-SHA384
/system/ca-certificates/google/files/
D0d69c7e1.019 Signature Algorithm: ecdsa-with-SHA256
42 Signature Algorithm: ecdsa-with-SHA256
Dccc52f49.018 Signature Algorithm: ecdsa-with-SHA384
43 Signature Algorithm: ecdsa-with-SHA384
D89c02a45.022 Signature Algorithm: ecdsa-with-SHA384
47 Signature Algorithm: ecdsa-with-SHA384
D2add47b6.020 Signature Algorithm: ecdsa-with-SHA384
45 Signature Algorithm: ecdsa-with-SHA384
Dc491639e.021 Signature Algorithm: ecdsa-with-SHA384
46 Signature Algorithm: ecdsa-with-SHA384
D04f60c28.022 Signature Algorithm: ecdsa-with-SHA384
47 Signature Algorithm: ecdsa-with-SHA384
Db3fb433b.024 Signature Algorithm: ecdsa-with-SHA384
49 Signature Algorithm: ecdsa-with-SHA384
Ded39abd0.021 Signature Algorithm: ecdsa-with-SHA384
46 Signature Algorithm: ecdsa-with-SHA384

12