Home
last modified time | relevance | path

Searched refs:key_algorithm (Results 1 – 9 of 9) sorted by relevance

/external/vboot_reference/host/lib/
Dhost_signature.c113 uint32_t key_algorithm, in vb2_external_signature() argument
120 vb2_crypto_to_hash(key_algorithm), in vb2_external_signature()
146 vb2_rsa_sig_size(vb2_crypto_to_signature(key_algorithm)); in vb2_external_signature()
/external/vboot_reference/tests/
Dvb2_common2_tests.c293 static int test_algorithm(int key_algorithm, const char *keys_dir) in test_algorithm() argument
303 vb2_get_crypto_algorithm_name(key_algorithm)); in test_algorithm()
307 vb2_get_crypto_algorithm_file(key_algorithm)); in test_algorithm()
308 private_key = vb2_read_private_key_pem(filename, key_algorithm); in test_algorithm()
316 vb2_get_crypto_algorithm_file(key_algorithm)); in test_algorithm()
317 key1 = vb2_read_packed_keyb(filename, key_algorithm, 1); in test_algorithm()
Dvb21_host_common2_tests.c239 static int test_algorithm(int key_algorithm, const char *keys_dir) in test_algorithm() argument
244 vb2_crypto_to_signature(key_algorithm); in test_algorithm()
245 enum vb2_hash_algorithm hash_alg = vb2_crypto_to_hash(key_algorithm); in test_algorithm()
256 vb2_get_crypto_algorithm_name(key_algorithm)); in test_algorithm()
260 vb2_get_crypto_algorithm_file(key_algorithm)); in test_algorithm()
/external/vboot_reference/host/lib/include/
Dhost_signature.h85 uint32_t key_algorithm,
/external/rust/crates/openssl/src/
Dpkcs12.rs170 pub fn key_algorithm(&mut self, nid: Nid) -> &mut Self { in key_algorithm() method
/external/googleapis/google/cloud/certificatemanager/v1/
Dcertificate_issuance_config.proto199 KeyAlgorithm key_algorithm = 9 [(google.api.field_behavior) = REQUIRED];
/external/google-cloud-java/java-certificate-manager/proto-google-cloud-certificate-manager-v1/src/main/proto/google/cloud/certificatemanager/v1/
Dcertificate_issuance_config.proto199 KeyAlgorithm key_algorithm = 9 [(google.api.field_behavior) = REQUIRED];
/external/google-cloud-java/java-iam-admin/proto-google-iam-admin-v1/src/main/proto/google/iam/admin/v1/
Diam.proto213 option (google.api.method_signature) = "name,private_key_type,key_algorithm";
841 ServiceAccountKeyAlgorithm key_algorithm = 8;
896 ServiceAccountKeyAlgorithm key_algorithm = 3; field
/external/googleapis/google/iam/admin/v1/
Diam.proto213 option (google.api.method_signature) = "name,private_key_type,key_algorithm";
841 ServiceAccountKeyAlgorithm key_algorithm = 8;
896 ServiceAccountKeyAlgorithm key_algorithm = 3; field