Lines Matching refs:op_handle

217         .op_handle = operation->handle,  in psa_cipher_generate_iv()
240 .op_handle = operation->handle, in psa_cipher_set_iv()
259 .op_handle = operation->handle, in psa_cipher_encrypt_setup()
280 .op_handle = operation->handle, in psa_cipher_decrypt_setup()
303 .op_handle = operation->handle, in psa_cipher_update()
325 .op_handle = operation->handle, in psa_cipher_abort()
346 .op_handle = operation->handle, in psa_cipher_finish()
370 .op_handle = operation->handle, in psa_hash_setup()
389 .op_handle = operation->handle, in psa_hash_update()
408 .op_handle = operation->handle, in psa_hash_finish()
432 .op_handle = operation->handle, in psa_hash_verify()
450 .op_handle = operation->handle, in psa_hash_abort()
468 .op_handle = source_operation->handle, in psa_hash_clone()
545 .op_handle = operation->handle, in psa_mac_sign_setup()
566 .op_handle = operation->handle, in psa_mac_verify_setup()
585 .op_handle = operation->handle, in psa_mac_update()
604 .op_handle = operation->handle, in psa_mac_sign_finish()
628 .op_handle = operation->handle, in psa_mac_verify_finish()
646 .op_handle = operation->handle, in psa_mac_abort()
790 .op_handle = operation->handle, in psa_aead_encrypt_setup()
813 .op_handle = operation->handle, in psa_aead_decrypt_setup()
835 .op_handle = operation->handle, in psa_aead_generate_nonce()
858 .op_handle = operation->handle, in psa_aead_set_nonce()
879 .op_handle = operation->handle, in psa_aead_set_lengths()
897 .op_handle = operation->handle, in psa_aead_update_ad()
930 .op_handle = operation->handle, in psa_aead_update()
969 .op_handle = operation->handle, in psa_aead_finish()
1020 .op_handle = operation->handle, in psa_aead_verify()
1062 .op_handle = operation->handle, in psa_aead_abort()
1274 .op_handle = operation->handle, in psa_key_derivation_get_capacity()
1295 .op_handle = operation->handle, in psa_key_derivation_output_bytes()
1318 .op_handle = operation->handle, in psa_key_derivation_input_key()
1332 .op_handle = operation->handle, in psa_key_derivation_abort()
1357 .op_handle = operation->handle, in psa_key_derivation_key_agreement()
1555 .op_handle = operation->handle, in psa_key_derivation_setup()
1575 .op_handle = operation->handle, in psa_key_derivation_set_capacity()
1594 .op_handle = operation->handle, in psa_key_derivation_input_bytes()
1612 .op_handle = operation->handle, in psa_key_derivation_output_key()