Searched defs:algorithm (Results 1 – 8 of 8) sorted by relevance
48 const cppbor::Int* algorithm = cose_key->get(3)->asInt(); in validate_pub_key_ed25519() local86 const cppbor::Int* algorithm = params->get(1)->asInt(); in validate_protected_params() local
156 keymaster_algorithm_t algorithm; member174 keymaster_algorithm_t algorithm; member194 keymaster_algorithm_t algorithm; member
154 keymaster_algorithm_t algorithm, in GetOperationFactory()722 keymaster_algorithm_t algorithm; in ParseKeyBlob() local1087 keymaster_algorithm_t algorithm, in GetAttestationKey()1129 keymaster_algorithm_t algorithm, in GetAttestationChain()
83 keymaster_algorithm_t algorithm) { in keymaster_algorithm_to_key_slot()
91 int16_t algorithm; member
334 let algorithm = keymaster_algorithm_to_signing_algorithm(req.algorithm)?; in handle_message() localVariable339 let algorithm = keymaster_algorithm_to_signing_algorithm(req.algorithm)?; in handle_message() localVariable346 let algorithm = keymaster_algorithm_to_signing_algorithm(req.algorithm)?; in handle_message() localVariable353 let algorithm = keymaster_algorithm_to_signing_algorithm(req.algorithm)?; in handle_message() localVariable
350 const bssl::Span<const uint8_t> algorithm = args[0]; in FindTrustyHandler() local
101 algorithm: SigningAlgorithm, field