Home
last modified time | relevance | path

Searched refs:mbedtls_psa_sign_hash_interruptible_operation_t (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_core.h707 const mbedtls_psa_sign_hash_interruptible_operation_t *operation);
763 mbedtls_psa_sign_hash_interruptible_operation_t *operation,
810 mbedtls_psa_sign_hash_interruptible_operation_t *operation,
830 mbedtls_psa_sign_hash_interruptible_operation_t *operation);
H A Dpsa_crypto.c3935 const mbedtls_psa_sign_hash_interruptible_operation_t *operation) in mbedtls_psa_sign_hash_get_num_ops()
3995 mbedtls_psa_sign_hash_interruptible_operation_t *operation, in mbedtls_psa_sign_hash_start()
4073 mbedtls_psa_sign_hash_interruptible_operation_t *operation, in mbedtls_psa_sign_hash_complete()
4181 mbedtls_psa_sign_hash_interruptible_operation_t *operation) in mbedtls_psa_sign_hash_abort()
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_driver_contexts_composites.h133 mbedtls_psa_sign_hash_interruptible_operation_t mbedtls_ctx;
H A Dcrypto_builtin_composites.h130 } mbedtls_psa_sign_hash_interruptible_operation_t; typedef