Searched refs:TEE_GetOperationInfo (Results 1 – 5 of 5) sorted by relevance
848 TEE_GetOperationInfo(op, &info); in ecdsa_get_input_max_byte_size()
805 TEE_GetOperationInfo(op, &info); in rsa_get_input_max_byte_size()
1192 TEE_GetOperationInfo(proc->tee_op_handle, &info); in unwrap_rsa_aes_key()
300 void TEE_GetOperationInfo(TEE_OperationHandle operation,
445 void TEE_GetOperationInfo(TEE_OperationHandle operation, in TEE_GetOperationInfo() function