Lines Matching defs:operation

2335 psa_status_t psa_hash_abort(psa_hash_operation_t *operation)
2348 psa_status_t psa_hash_setup(psa_hash_operation_t *operation,
2378 psa_status_t psa_hash_update(psa_hash_operation_t *operation,
2408 static psa_status_t psa_hash_finish_internal(psa_hash_operation_t *operation,
2427 psa_status_t psa_hash_finish(psa_hash_operation_t *operation,
2445 psa_status_t psa_hash_verify(psa_hash_operation_t *operation,
2574 psa_status_t psa_mac_abort(psa_mac_operation_t *operation)
2642 static psa_status_t psa_mac_setup(psa_mac_operation_t *operation,
2698 psa_status_t psa_mac_sign_setup(psa_mac_operation_t *operation,
2705 psa_status_t psa_mac_verify_setup(psa_mac_operation_t *operation,
2712 psa_status_t psa_mac_update(psa_mac_operation_t *operation,
2746 psa_status_t psa_mac_sign_finish(psa_mac_operation_t *operation,
2805 psa_status_t psa_mac_verify_finish(psa_mac_operation_t *operation,
3504 const psa_sign_hash_interruptible_operation_t *operation)
3510 const psa_verify_hash_interruptible_operation_t *operation)
3516 psa_sign_hash_interruptible_operation_t *operation)
3539 psa_sign_hash_interruptible_operation_t *operation,
3603 psa_sign_hash_interruptible_operation_t *operation,
3657 psa_sign_hash_interruptible_operation_t *operation)
3674 psa_verify_hash_interruptible_operation_t *operation)
3697 psa_verify_hash_interruptible_operation_t *operation,
3763 psa_verify_hash_interruptible_operation_t *operation)
3794 psa_verify_hash_interruptible_operation_t *operation)
3837 const mbedtls_psa_sign_hash_interruptible_operation_t *operation)
3853 const mbedtls_psa_verify_hash_interruptible_operation_t *operation)
3869 mbedtls_psa_sign_hash_interruptible_operation_t *operation,
3943 mbedtls_psa_sign_hash_interruptible_operation_t *operation,
4051 mbedtls_psa_sign_hash_interruptible_operation_t *operation)
4082 mbedtls_psa_verify_hash_interruptible_operation_t *operation,
4187 mbedtls_psa_verify_hash_interruptible_operation_t *operation)
4224 mbedtls_psa_verify_hash_interruptible_operation_t *operation)
4306 static psa_status_t psa_cipher_setup(psa_cipher_operation_t *operation,
4371 psa_status_t psa_cipher_encrypt_setup(psa_cipher_operation_t *operation,
4378 psa_status_t psa_cipher_decrypt_setup(psa_cipher_operation_t *operation,
4385 psa_status_t psa_cipher_generate_iv(psa_cipher_operation_t *operation,
4442 psa_status_t psa_cipher_set_iv(psa_cipher_operation_t *operation,
4483 psa_status_t psa_cipher_update(psa_cipher_operation_t *operation,
4526 psa_status_t psa_cipher_finish(psa_cipher_operation_t *operation,
4565 psa_status_t psa_cipher_abort(psa_cipher_operation_t *operation)
4953 static psa_status_t psa_aead_setup(psa_aead_operation_t *operation,
5029 psa_status_t psa_aead_encrypt_setup(psa_aead_operation_t *operation,
5037 psa_status_t psa_aead_decrypt_setup(psa_aead_operation_t *operation,
5044 static psa_status_t psa_aead_set_nonce_internal(psa_aead_operation_t *operation,
5080 psa_status_t psa_aead_generate_nonce(psa_aead_operation_t *operation,
5143 psa_status_t psa_aead_set_nonce(psa_aead_operation_t *operation,
5165 psa_status_t psa_aead_set_lengths(psa_aead_operation_t *operation,
5230 psa_status_t psa_aead_update_ad(psa_aead_operation_t *operation,
5287 psa_status_t psa_aead_update(psa_aead_operation_t *operation,
5355 static psa_status_t psa_aead_final_checks(const psa_aead_operation_t *operation)
5370 psa_status_t psa_aead_finish(psa_aead_operation_t *operation,
5424 psa_status_t psa_aead_verify(psa_aead_operation_t *operation,
5466 psa_status_t psa_aead_abort(psa_aead_operation_t *operation)
5500 psa_mac_operation_t *operation,
5530 const psa_key_derivation_operation_t *operation)
5539 psa_status_t psa_key_derivation_abort(psa_key_derivation_operation_t *operation)
5609 psa_status_t psa_key_derivation_get_capacity(const psa_key_derivation_operation_t *operation,
5621 psa_status_t psa_key_derivation_set_capacity(psa_key_derivation_operation_t *operation,
6067 psa_key_derivation_operation_t *operation,
6206 psa_key_derivation_operation_t *operation,
6313 psa_key_derivation_operation_t *operation,
6364 psa_key_derivation_operation_t *operation, uint8_t **data)
6374 size_t bits, psa_key_derivation_operation_t *operation, uint8_t **data)
6387 psa_key_derivation_operation_t *operation)
6486 psa_key_derivation_operation_t *operation,
6542 psa_key_derivation_operation_t *operation,
6556 psa_key_derivation_operation_t *operation,
6618 psa_hash_operation_t operation = PSA_HASH_OPERATION_INIT; local
6625 psa_key_derivation_operation_t *operation,
6710 psa_key_derivation_operation_t *operation,
6756 psa_status_t psa_key_derivation_setup(psa_key_derivation_operation_t *operation,
7379 psa_key_derivation_operation_t *operation,
7439 psa_key_derivation_operation_t *operation,
7466 psa_key_derivation_operation_t *operation,
7487 psa_key_derivation_operation_t *operation,
7495 psa_key_derivation_operation_t *operation,
7609 static psa_status_t psa_key_agreement_internal(psa_key_derivation_operation_t *operation,
7644 psa_status_t psa_key_derivation_key_agreement(psa_key_derivation_operation_t *operation,
8492 psa_pake_operation_t *operation,
8538 psa_pake_operation_t *operation,
8585 psa_pake_operation_t *operation,
8629 psa_pake_operation_t *operation,
8673 psa_pake_operation_t *operation,
8732 psa_pake_operation_t *operation)
8776 psa_pake_operation_t *operation,
8815 psa_pake_operation_t *operation,
8852 psa_pake_operation_t *operation,
8929 psa_pake_operation_t *operation,
9006 psa_pake_operation_t *operation,
9055 psa_pake_operation_t *operation)