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.h695 const mbedtls_psa_sign_hash_interruptible_operation_t *operation);
751 mbedtls_psa_sign_hash_interruptible_operation_t *operation,
798 mbedtls_psa_sign_hash_interruptible_operation_t *operation,
818 mbedtls_psa_sign_hash_interruptible_operation_t *operation);
H A Dpsa_crypto.c3937 const mbedtls_psa_sign_hash_interruptible_operation_t *operation) in mbedtls_psa_sign_hash_get_num_ops()
3997 mbedtls_psa_sign_hash_interruptible_operation_t *operation, in mbedtls_psa_sign_hash_start()
4075 mbedtls_psa_sign_hash_interruptible_operation_t *operation, in mbedtls_psa_sign_hash_complete()
4183 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