Searched refs:PSA_CRYPTO_TRANSACTION_CREATE_KEY (Results 1 – 2 of 2) sorted by relevance
231 #define PSA_CRYPTO_TRANSACTION_CREATE_KEY ( (psa_crypto_transaction_type_t) 0x0001 ) macro
1643 psa_crypto_prepare_transaction( PSA_CRYPTO_TRANSACTION_CREATE_KEY ); in psa_start_key_creation()1747 psa_crypto_transaction.unknown.type == PSA_CRYPTO_TRANSACTION_CREATE_KEY ) in psa_finish_key_creation()5822 case PSA_CRYPTO_TRANSACTION_CREATE_KEY: in psa_crypto_recover_transaction()
Completed in 19 milliseconds