Home
last modified time | relevance | path

Searched refs:psa_get_key_algorithm (Results 1 – 7 of 7) sorted by relevance

/trusted-services/components/service/crypto/client/caller/packed-c/
A Dcrypto_caller_key_attributes.h27 proto_attributes->policy.alg = psa_get_key_algorithm(psa_attributes); in packedc_crypto_caller_translate_key_attributes_to_proto()
/trusted-services/components/service/crypto/client/caller/psa_ipc/
A Dcrypto_caller_key_attributes.h27 proto_attributes->policy.alg = psa_get_key_algorithm(psa_attributes); in packedc_crypto_caller_translate_key_attributes_to_proto()
/trusted-services/components/service/crypto/provider/serializer/packed-c/
A Dpackedc_key_attributes_translator.c41 proto_attributes->policy.alg = psa_get_key_algorithm(psa_attributes); in packedc_crypto_provider_translate_key_attributes_to_proto()
/trusted-services/components/service/crypto/include/psa/
A Dcrypto_struct.h186 static inline psa_algorithm_t psa_get_key_algorithm( in psa_get_key_algorithm() function
A Dcrypto.h254 static psa_algorithm_t psa_get_key_algorithm(const psa_key_attributes_t *attributes);
/trusted-services/components/service/crypto/test/service/
A Dcrypto_service_scenarios.cpp129 psa_get_key_algorithm(&attributes), psa_get_key_algorithm(&copy_attributes)); in copyKey()
/trusted-services/components/service/crypto/client/cpp/protocol/protobuf/
A Dprotobuf_crypto_client.cpp53 proto_attributes.policy.alg = psa_get_key_algorithm(&psa_attributes); in translate_key_attributes()

Completed in 23 milliseconds